Mark Stringham :
   
     i think that you can use task plan on windows.such as,
     backup.bat:
    mysqldump -uroot -pmysql databasename tablename > tablename.sql 
    move tablename.sql d:\where you want store it\
    and add a  tast plan in control panel, set the time to 3 o'lock,
    set the execute application to backup.bat.
    english not my mother tongue,so i am sorry for my english.


>Anyone done it on widows?
>
>Thanks
>
>Mark
>----- Original Message -----
>From: "Ilyas Keser" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Monday, August 26, 2002 4:26 PM
>Subject: backup script
>
>
>> Has anyone a shell script example to backup all mysql databases at 3
>> o'clock at the night?
>>
>> Thanks...
>> ilyas
>>
        Regards
   
            conquer
            [EMAIL PROTECTED]



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to