phpMyAdmin: Can't import huge database file, any suggestions?
I recently got a new computer, so I thought I'd move all my web projects over. Moving the files was easy, however, moving the database seems to be a bit harder. I exported ALL databases using phpMyAdmin, and saved it to localhost.sql. Then I tried to import it on my new computer also using phpMyAdmin, and I get the error: No data to import. Either no filename was sent or the filesize exceeded the maximum allowed size. See FAQ 1.16. (This was translated from Swedish) I took a look at the FAQ, as advised. And they mentioned a tool called BigDump. So I downloaded it, and after looking at the