SM
Asked
SQL: unable to create tables, SQLSTATE42000: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ‘json DEFAULT NULL, number
int unsigned NOT NULL, created_at
timestamp NU’ at line 11
I see that it dumps data into the sql but not getting any luck with it on the installer.
Please help
- MSAnswered
Hello,
Please update your database version. MPS requires MySQL 5.7.8+ or MariaDB 10.2+
Thank you
- Login to Reply