PDA

Click to See Complete Forum and Search --> : Way to backup your SQL without Cpanel access?


ChR0NiC
Oct 9th, 2006, 01:17 PM
If you just have the DB login and FTP access, how can one backup his mySQL database tables? I have limited access on one server, and I just recently bought a server and I want to transfer over everything, but I don't have CPanel access to access phpMyAdmin on the old server :( Any ideas?

si_the_geek
Oct 9th, 2006, 01:52 PM
I would assume that there is an SQL command that you can use to backup the database to disk (perhaps called Backup, but you will need to check the MySQL documentation).

As long as you back it up to somewhere you can connect with FTP, it should be fairly easy.

ChR0NiC
Oct 9th, 2006, 02:15 PM
I have been looking, I couldn't find any answers to my question, that's why I came here. Is there any way you can help me find it?

si_the_geek
Oct 9th, 2006, 03:30 PM
I just did a quick search at MySQL.com, and this seems like it might be useful:

http://dev.mysql.com/doc/refman/5.0/en/backup.html