MySQL Forums
Forum List  »  Knowledge Base

my sql backup query
Posted by: Mariam Khaqan
Date: June 15, 2009 06:51AM

hi
i want to take backup of mysql database through query and i am using mysql dump but its giving me syntax error i dont know what to do ,please someone help
my backup query is

mysqldump --user root --password=mariam mk > db_test.sql;
regards
mariam

Options: ReplyQuote


Subject
Views
Written By
Posted
my sql backup query
2863
June 15, 2009 06: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.