|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
How to backup mysql' data automatically and termly??
I am programming a project that need to backup the database's files automatically and termly.~~~~~~~~ My project will run on a platform with mysql and win 2000 server pro.~~~~~~~~~ But right now i'v got some problem.As PHP and other script,they can't run automatically or termly without somebody clicked the pages,i wanna write a c++/c programme so they can run at all times on the server. and do the backuping job automatically and termly. Any ideas?? Any suggestions?? i really appreciate anyones help ![]() |
|
#2
|
|||
|
|||
|
Unix better...
Hi,
Well, as you are using Mysql and Php then why not use Unix/Linux and use the Crond to automate the job. If you have a php script to backup the database, then just use Crond to run that script from command line.... -Dhaval http://www.netage-me.com |
|
#3
|
|||
|
|||
|
hehe~~~~~
Good idea!!! Can u show me more detail? thanks~~~~~ |
|
#4
|
|||
|
|||
|
Cron setup help....
hi martin_dr,
this url might be of interest to you in setting up an automated task. http://help.powweb.com/tutorials/cron/setup.php This requires you are running on a server running unix/linux apache http server Hope this helps... [tip] Check out the other tutorials there as well its got some good stuff [/tip] Regards Chunks Last edited by Chunks : January 10th, 2003 at 05:48 AM. |
|
#5
|
|||
|
|||
|
Hi Chunks:
Thx for your information!!~~~~~~ Good luck~~~ It's very useful for me. |
![]() |
| Viewing: Dev Articles Community Forums > Databases > MySQL Development > How to backup mysql' data automatically and termly?? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|