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
MINUS query -Why cannot work?
Windows Backup: Error code 2155348010 on Windows Server 2008 with Exchange Server 2007 SP1
How to run bcp from ISQL command prompt in Sybase?
Exchange 2007 Migration and OAB sync with OL 2K3
Can i create a dictionary in python that uses ranges?
Group Policy Setting for IE6, check for new version of page "every time"
setup remote lexmark on aix 5.2
How do I direct remote host logs to a certain file
iPhone 3g phone syncing with imap on exchange server 2003
Get the position of a MovieClip with respect to the stage