sunilmkt
01-23-2013, 01:53 PM
I want to know how to automatic backup of mysql database.
|
||||
how to make automatic backup of MySQL databasessunilmkt 01-23-2013, 01:53 PM I want to know how to automatic backup of mysql database. Old Pedant 01-23-2013, 08:05 PM On Linux, use a CRON job. On Windows, use the Task Scheduler. MySQL comes with a command line tool called "mysqldump". To learn how to use it, bring up a command line interface and type in "mysqldump --help". Or read the documentation on the MySQL web site. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum