|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You don't need a fax machine to get faxes. Get a fax-to-email fax number from CallWave. Try it free.
|
|
#1
|
|||
|
|||
|
MySql Online Backup
hello sir/madam,
I need to implement online backups in MySql. Please guide me how to go about it. thanks. |
|
#2
|
|||
|
|||
|
RE: MySql Online Backup
mysqldump -u username -p databasename > outputfile
Running that from a shell prompt will dump an entire database to a file, then you can download that file or do whatever you want... |
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Database Help > MySql Online Backup |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|
|