I have a new dedicated server. I have a large mySQL database on my old site that is on a shared host's server. I need to move it to the new server.
I don't have root access to the shared host's mySQL database, nor do I have its root password, although I can telnet into it.
The databases - about 40 - total around 600 Mb
phpMyAdmin will download the file but will not upload it. It is too large and exceeds the upload limit. Some of my individual tables exceed 40 Mb and with about 20 tables per database, uploading and downloading 800 tables is not practical. My largest database is 139 Mb.
I would appreciate your help finding a way to migrate this database
Brian