When logged in you can go to /var/lib/mysql/databasename/ and download all of the files on there to your computer. These files contain all of the tables and their data and can be simply uploaded to the same directory to restore the database to your backup version.
I recently had to transfer a very large MySQL Database from one server to another. I found this to be the best way.
Comments
I would use a SSH based ftp client to log in using root access. Available Here:
http://ftp.ssh.com/pub/ssh/SSHSecureShellClient-3.2.9.exe
When logged in you can go to /var/lib/mysql/databasename/ and download all of the files on there to your computer. These files contain all of the tables and their data and can be simply uploaded to the same directory to restore the database to your backup version.
I recently had to transfer a very large MySQL Database from one server to another. I found this to be the best way.
Hope this helps
-Dan
Daniel L. Rust - Lead Architect
Seattle, WA
Photoshop Tutorials- Coming soon
Premium PHP Scripts- Coming soon
Haha i should really do some work so i can remove all the coming soon's
Photoshop Tutorials- Coming soon
Premium PHP Scripts- Coming soon
Haha i should really do some work so i can remove all the coming soon's