Quote:
Originally Posted by ThE.BeSS
What was you bigest Mysql Database that you Imported/exported
I exported and imported mysql database of my forum 59.3MB but i had an problem with importing because the Freehosting acepted only 8MB mysql database 
so i had to separate the database in 8 parts that was very difficult work 
|
The Biggest Database I migrated from one server to another server was 17GB and the second biggest was 11GB. Both these Databases were vBulletin Forum databases of 2 biggest forums in the world.
Migration of such Databases can be done only if you get root access of both servers, but migration of Database below 2GB size can be easily done by restoring the .sql dump on server. I've rarely used the import wizard in PHPMyAdmin as it fails most of the times even if you try to restore a Database of 200 - 400 MB. cPanel backup restore wizard is the best option to restore a Database below 2GB size.