bigdump.php
Alexey Ozerov has written a very useful tool that solves a very common problem that many system administrators and web developers have seen. Make a note of this, as it’s a nice tool to add to your toolbox.
Problem: You can’t upload a database dump and import using phpMyAdmin because of limits of some kind, timeouts, or file size limitations.
Solution: Bigdump.php Upload the script. Make necessary script username/db name changes. Place the sql dump. Run script from browser.
Don @ July 5, 2009
Rather interesting. Has few times re-read for this purpose to remember. Thanks for interesting article. Waiting for trackback
[...] more here: bigdump.php | Don Forbes By admin | category: BigDump, Object | tags: alexey-ozerov, big-dump, datasets, [...]