I’ve developed my site locally using XAMPP. My production site is hosted with Media Temple. I am having trouble getting the migration to work properly. From what I’ve read, the migration requires you to use SQLyog (community edition) to import the database that was exported via phpmyadmin. However, the community edition doesn’t allow me to import my exported file. I also tried importing the data via phpmyadmin but got errors as well. Is there a better document on going from development to production out there?