There was an error while applying the SQL script to the database

12 views Asked by At

Operation failed: There was an error while applying the SQL script to the database. Executing: CREATE TABLE luckpermsglobal.glowglobal ( );

ERROR 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 ')' at line 2 SQL Statement: CREATE TABLE luckpermsglobal.glowglobal ( )

im trying to create a table but it wont let me

0

There are 0 answers