One issue I am having is how much slower it is to do a database export from SQLYog (SQL Dump) is compared with PHPMyAdmins export function. I've found it to be at least 10 times slower even when the database is on the local network rather than the internet.
At the moment I am exporting using PHPMyAdmin and then importing with SQLYog which is alot faster but a bit tedious.