Goran Posted June 26, 2011 Share Posted June 26, 2011 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 More sharing options...
LFA Posted June 26, 2011 Share Posted June 26, 2011 I was creating the dump with mysql 4 compatibility. I will fix it in the next update. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now