How to dump MySQL database and split into 10 MB files on the fly
Recently I had to dump a database that was too big to dump with with phpMyAdmin and I couldn’t just use mysqldump tool from command line because there was a 10 MB file size limit on the server.
How to move Magento shop to another host?
To successfully move a Magento store to another host (including localhost) you can just follow the steps above.