I am using the MySql Administrator tool to schedule weekly backups on my databases. I have defined the databases I want backed up and how often, plus where to store the data. I ran a sample, but it appears that just the structure is being backed up, not the data in the tables as well. How do you define this? What am I missing?
Maybe there is a checkbox somewhere that you have to check i.e. something labelled "export data" . Why are you not using mysqldump (http://dev.mysql.com/doc/mysql/en/mysqldump.html ) ?
-- Raj Shekhar, System Administrator Media Web India http://www.netphotograph.com
-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]