MySQL Forums
Forum List  »  Backup

Mysql backup/restore isn't working
Posted by: Nathan Ricketts
Date: June 01, 2005 10:51AM

exporting mysqldump Ver 14.7 Distrib 4.1.8, for pc-linux (i686)
importing mysql Ver 11.18 Distrib 3.23.58, for redhat-linux-gnu (i386)

Command:
[username@servername]# mysql -u(username) -p(password) -f -T (dbname) < (bkupfilename).sql

Error Message:
ERROR 1064 at line 20: You have an error in your SQL syntax near 'ENGINE=MyISAM DEFAULT CHARSET=latin1' at line 10

Options: ReplyQuote


Subject
Views
Written By
Posted
Mysql backup/restore isn't working
4025
June 01, 2005 10:51AM


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.