Microsoft
Software
Hardware
Network
Question : MYSQL backup and restore
all this while, I'm using below command to backup my database, and so far we never had any restoration, if we have to make point in time restoration, how should we do this ???
C:\Program Files\MySQL\MySQL Server 5.0\bin>mysqldump -u backupadmin -p fdes > c:\Fdes.sql
Enter password: ***********
Answer : MYSQL backup and restore
Here is a nice explanation:
http://www.thegeekstuff.co
m/2008/09/
backup-and
-restore-m
ysql-
datab
ase-using-
mysqldump/
1:
mysql -u backupadmin -p fdes < c:\Fdes.sql
Open in New Window
Select All
Random Solutions
Sending a message from Exchange 2007 to Lotus Notes
Default Website in IIS on Server 2003 is stopped and wont start
Problem using an if statement with a php variable in Flash
Stopped and Zombie processes
Metrics for Individual Performance Measurement
How to remove a directory?
error when running append query
Python, how can I parse a document object?
Purging deleted mailbox information from the message store
Expression get value from Form into Query