How to Import Large SQL Database files using phpMyadmin
Often migrating websites from one host or domain to another could lead you to situations where you would have to import one Database SQL Dump to another database using programs like phpMyadmin.
While importing smaller databases of size less than 20 MB it would not be an issue using phpMyadmin, but in some cases we would have to import larger databases ranging from 20 MB to even GBs which the phpMyadmin program would not allow us to do. Today I will share an extremely useful light weight application that automatically splits SQL dumps into smaller chunks of your choice that you can effortlessly upload using phpMyadmin.
SQL Dump Splitter is a 180 KB application that gives total control over splitting huge databases into smaller SQL files with ease. With SQL Dump Splitter you can:
1:41 PM
Mosharaf
0 comments:
Post a Comment