Exporting and Importing Databases to new MySQL client versio
Posted: Sun Dec 04, 2011 6:22 pm
Hello everyone,
My old server version is:5.0.91-log
My new MySQL client version: 5.0.77
I am trying to export my database from the old version to the new one. But when I import it I receive this error message:
#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 'Successfully backed up database: mresenas1' at line 1
What is the best way to export and import big databases in MySQL?
My old server version is:5.0.91-log
My new MySQL client version: 5.0.77
I am trying to export my database from the old version to the new one. But when I import it I receive this error message:
#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 'Successfully backed up database: mresenas1' at line 1
What is the best way to export and import big databases in MySQL?