Jason Preston
Writing

How-To: Import a MySQL dump with PhpMyAdmin

This is partly here for my own benefit and partly here because it took me about 10 minutes of googling to come up with this link, which, unlike the PhpMyAdmin help page, tells you how to do it.

So, for future reference, to import a dump, you have to go to your database by selecting it in the sidebar, click on the “SQL” tab, and then (if your dump is under 3 megs) go ahead and use the “browse” button to find and upload the file automatically.

Simple, right? Well. Call me a dumbass, but I coudln’t find it. Watch. This will actually help someone.