MySQL Forums
Forum List  »  Backup

MYSQL DB DUMP BACKUP
Posted by: omer aleem
Date: June 18, 2012 11:44PM

Hi,

I am trying to do dump back up of mysql db. I want to know complete steps.
DO i have to place the DB to the Dump folder first? or i can just type this comand in mysql cmnd line to do the back up?


mysqldump –-user [user name] –-password=[password] [database name] > [dump file]

Thanks



Edited 1 time(s). Last edit at 06/19/2012 01:05AM by omer aleem.

Options: ReplyQuote


Subject
Views
Written By
Posted
MYSQL DB DUMP BACKUP
2359
June 18, 2012 11:44PM
1118
June 19, 2012 01:04AM


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.