Hi all,
I am new to SQLyog, and have a 1GB database with InnoDb tables, and struggling to understand how to schedule an automated backup. I also can't seem to find how to effect a restore based on a scripts file. Details below.
I quickly found out how to backup my database (via DB->Export Database as Batch Scripts), but can't seem to find how to schedule a regular backup to do that same task on a regular basis. The “Notification service” seems to be geared toward executing queries, not backups.
Also, I am still looking for the way to take an existing scripts file (generated by the “DB->Export Database as Batch Scripts” command) to effect a restore (preferably, a selective restore where I get a chance to select which table(s) to restore).
Thanks!
Patrick