Jump to content

Mysql import error fix [RESOLVED]


Goran

Recommended Posts

If you are getting the following 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 'TYPE=MyISAM'

 

then you need to edit the MySQL.sql and replace all instances of :

 

TYPE=MyISAM

 

with

 

ENGINE=MyISAM

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Who's Online   0 Members, 0 Anonymous, 110 Guests (See full list)

    • There are no registered users currently online
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use