Bug #2728 Failed to add the TEST database in a Backup project
Submitted: 12 Feb 2004 0:27 Modified: 11 Mar 2004 8:53
Reporter: Norbert Küpper Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.0.1a alpha OS:Windows (Win NT)
Assigned to: Michael G. Zinner CPU Architecture:Any

[12 Feb 2004 0:27] Norbert Küpper
Description:
The TEST database has 22 tables.  One of these has blank characters and special german characters in its name : "aufträge pro Mono_id"
I want to add the Test db to a Backup project and I receive the error :
The following exception occurred :
Access violation at address 004A6406 in module 'MySQLAdministrator.exe'.  Read of Address 00000000.
I can press the OK button, but the tables of the TEST database aren't backuped.
Remark : in The control center I can work with this DB and all the tables.

How to repeat:
Just have the mysql and the test database on your server.
The TEST database has 22 tables.  One of these has blank characters and special german characters in its name : "aufträge pro Mono_id"
Create a new Backup project and add the TEST db.

Suggested fix:
REname the table to "auftraege_pro_Mono_id"
[12 Feb 2004 0:30] Norbert Küpper
ScreenCopy of the error message

Attachment: bug.gif (image/gif, text), 84.22 KiB.

[11 Mar 2004 8:53] Michael G. Zinner
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