mysqldump - mysql5/apache
Posted by: Butch Villante
Date: December 19, 2008 05:56AM

I'm trying to backup database mysql5/apache... but seems i keep on getting this error... seems no 'mysqldump' install.. any advice.. thanks..

mysql> mysqldump -u root -p 109109 personal > personalbkup.sql;
ERROR 1064 (42000): 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 'mysql
dump -u root -p 109109 personal > personalbkup.sql' at line 1
mysql>

Options: ReplyQuote


Subject
Written By
Posted
mysqldump - mysql5/apache
December 19, 2008 05:56AM
December 22, 2008 05:37AM


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.