phpMyAdmin and UTF-8
When copying data over to the new host, I found that phpMyAdmin’s export/import function doesn’t like UTF-8. International characters get messed up in the transfer. Just thought I’d save some poor soul some time and say that if you run into this problem, just use mysqldump on the command line rather than trying to find some option in phpMyAdmin.