Bug #16015 the linux administrator cannot support single table backup
Submitted: 27 Dec 2005 12:02 Modified: 3 May 2006 2:54
Reporter: ming lu Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.1.6 OS:Linux (red hat9)
Assigned to: Alfredo Kojima CPU Architecture:Any

[27 Dec 2005 12:02] ming lu
Description:
The linux administrator cannot support single table backup. It will produce the backup SQL script of whole database that is selected.  

How to repeat:
Choose one(or several) table from the selected database to backup, when it finished, open the sql script and check the statement, it includes not only the table you choosed but also the other tables in that database.

Suggested fix:
modify the linux administrator 's backup function 
(administrator 's backup function is right in windows platform)
[27 Dec 2005 13:56] Valeriy Kravchuk
Thank you for a problem report. Please, try the newer version, 1.1.5 (http://dev.mysql.com/get/Downloads/MySQLAdministrationSuite/mysql-administrator-1.1.5-1.i3..., for example) and inform if the problem is still there.
[11 Jan 2006 10:29] ming lu
the mysql-administrator(linux) v1.1.5 can not choose some tables to backup, it only supports whole schema backup.
[16 Jan 2006 13:04] Valeriy Kravchuk
Version 1.1.6 is available for Linux also now. Please check (http://dev.mysql.com/downloads/administrator/1.1.html) and inform about the results.
[7 Feb 2006 2:21] ming lu
the problem also exist
[8 Feb 2006 16:37] Jorge del Conde
I was able to reproduce this behaviour under FC4 using 1.1.6
[3 May 2006 2:54] Alfredo Kojima
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html