![]() |
how to make automatic backup of MySQL databases
I want to know how to automatic backup of mysql database.
|
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. |
| All times are GMT +1. The time now is 02:52 AM. |
Powered by vBulletin®
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.