Backup and restore MYSQL database

Discussion in 'PHP' started by 2mk_atspace, Jul 9, 2007.

  1. #1
    How to backup and restore mysq database like in PHPmyAdmin.
     
    2mk_atspace, Jul 9, 2007 IP
  2. ansi

    ansi Well-Known Member

    Messages:
    1,483
    Likes Received:
    65
    Best Answers:
    0
    Trophy Points:
    100
    #2
    you could use mysqldump directly from the console. or you can use phpmyadmin's export option.
     
    ansi, Jul 9, 2007 IP