1
I'm trying to move a site to a new host - the problem is my new host is using a different version of mysql. (a newer version) when I export the database and try and import it to the new one they seem incompatible and I get this error
MySQL said: Documentation
#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 'contentId` int(10) unsigned NOT NULL auto_increment,
`section
Any ideas on how I can import the database?