
I am not strong with the command line. As such, I rely on PHPMyAdmin to get things done in MySQL quickly. One of the big problems with PHPMyAdmin are the import limitations and timeout issues. In my case, my host's implementation of PHPMyAdmin doesn't even include the import function. In my last post, on upgrading to D6, I described a situation where I really needed to import a database, that I had performed the update on my laptop.
I used PHPMyAdmin to export the database on my live site and plopped it on my desktop. I fired up MAMP and went to MySQL. I created a new database and granted all to a new user on the blank database. I *tried* to import my database--which currently is about 56--and had no joy. I increased the file size and timeout length, but that didn't help me out--I could only get two out of 88 tables to import.
I needed a different solution. In comes BigDump.
Recent comments
23 hours 3 min ago
2 days 21 hours ago
3 days 55 min ago
1 week 19 hours ago
1 week 23 hours ago
1 week 23 hours ago
1 week 1 day ago
2 weeks 22 hours ago
2 weeks 1 day ago
3 weeks 1 day ago