Forums | Webyog
Tools to manage and monitor MySQL databases
forums › forums › SQLyog › Using SQLyog › backup feature error
Are you using DB->Backup Database… option to backup your database? It will only work if SQLyog and the MySQL server are on the same system. To backup a remote database use DB->Export Database As Batch Scripts… option. 😀