Need a script for Windows server to backup Mysql database

Discussion in 'MySQL' started by awaisuk, Nov 17, 2007.

  1. #1
    Need a script for Windows to backup Mysql database...

    Anyone know of any?
     
    awaisuk, Nov 17, 2007 IP
  2. Kuldeep1952

    Kuldeep1952 Active Member

    Messages:
    290
    Likes Received:
    18
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You can use mysqldump.exe to backup the database.
    You will find this in the mysql/bin folder.
    For its usage, refer to This Article
    You can also backup with phpmyadmin
     
    Kuldeep1952, Nov 18, 2007 IP