Hello i recently bought a site, and I neeeeeed to get the mysql up as its getting tons of traffic but been down for some days. The database is 15k mb and i need to get it down to 2k mb. please help. +rep ifyou can figure this out for me ty.
Staggered import of large and very large MySQL Dumps (like phpMyAdmin 2.x dumps) even through the web servers with hard runtime limit and those in safe mode. The script executes only a small part of the huge dump and restarts itself. The next session starts where the last was stopped. Just use Bigdump and upload the database to your ftp. download: http://www.ozerov.de/bigdump.zip
Are you asking how to put a 15mb db on a host that only allows a maximum 2b db? Or are you asking how to put a 15mb db on a host that only allows a maximum 2mb upload? The answer to the first question is to change hosts or upgrade your host. The answer to the second question is to split the db into smaller chunks.