MySQL Forums
Forum List  »  Other Migration

4.0.18 to 5.5.8
Posted by: Rich Stevenson
Date: January 25, 2011 10:29AM

We currently have a Novell Suse Linux v9 server running MySQL 4.0.18. I need to export the database on this server, and import it to a Windows Server 2003 box running MySQL 5.5.8.

Trying to import the dump into the new server produces this 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' at line 13

I also tried to copying the database files over, and although I could see the data in the db, the program that acceses it (eventum) did not display everything.

What's the best approach to get this done?

Thanks,
Rich

Options: ReplyQuote


Subject
Views
Written By
Posted
4.0.18 to 5.5.8
6346
January 25, 2011 10:29AM
2538
January 25, 2011 01:20PM
2349
January 26, 2011 08:48AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.