How to move a mysql database to a new server?

Discussion in 'MySQL' started by Notting, Jul 25, 2007.

  1. #1
    I need to move a cubecart installation to a new server. The first thing I need to do is move a copy of the mysql database to a new server.

    How do I do this?

    Thanks in advance
    Notting
     
    Notting, Jul 25, 2007 IP
  2. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #2
    With Export in phpmyadmin, or mysqldump in ssh.
     
    gibex, Jul 25, 2007 IP
  3. Notting

    Notting Notable Member

    Messages:
    3,210
    Likes Received:
    335
    Best Answers:
    0
    Trophy Points:
    280
    #3
    Have sorted it now.

    Notting
     
    Notting, Jul 25, 2007 IP