You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had the same mysql error #1064 (Ubuntu 18.04.6 LTS, mysql 5.7) when I wanted to upgrade Jorani's datatabase to 1.0.0. I solved it with help of #338 (comment)
In file jorani/sql/patch_to_1.0.0.sql:
Line 216 and 220 change INT to UNSIGNED
What is the version of Jorani?
1.0.0
Expected behavior
Normal import database data
Actual behavior
When using mysql8.0 and 5.7 to import /jorani/sql/jorani.sql, an error occurs
Steps to reproduce the behavior
When using mysql8.0 and 5.7 to import /jorani/sql/jorani.sql, an error occurs
The text was updated successfully, but these errors were encountered: