Re: [PHP] db backup script needed

2001-01-18 Thread CC Zona
In article , [EMAIL PROTECTED] (Maxim Maletsky) wrote: > anyway, is there any script like that (fast and dirty is ok) to run on > MySQL, PHP4.0.2 ? What about putting a mysqldump call into a crontab? -- CC -- PHP General Mailing List (http:

[PHP] db backup script needed

2001-01-18 Thread Maxim Maletsky
Hello guys, I need a script that backs up the database running under cron. I just wrote an internal (quite important, but not fast growing) database and I HAVE TO release it by next Monday. Something is going quite strange in it on updates, it often updates other fields that it shouldn't touch