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
{{ message }}
This repository was archived by the owner on May 22, 2021. It is now read-only.
For Some Reason i get an error when running this .sql script.
Inventory LONGTEXT NOT NULL DEFAULT '{}',
error:
Error Code: 1101. BLOB, TEXT, GEOMETRY or JSON column 'Inventory' can't have a default value
Any suggestion would be great.
Already followed the suggestions in the comments section regarding "Remove STRICT_TRANS_TABLES from your sql_mode", unfortunately this made no difference.
Perhaps running the wrong mysql version?
Ver 8.0.23-0ubuntu0.20.10.1 for Linux on x86_64 ((Ubuntu))