diamondblack37
New member
0
0%
3
Months of Service
0%
I am encountering an error when trying to import the SQL file into the database using a script. The SQL query that is giving me trouble involves creating a table named `million_admin`. The error message I am getting states: "MySQL output: Documents #1064 - You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=MyISAM' at line 15." If anyone knows how to resolve this error, could you please provide assistance? Thank you in advance.