Bug #18056 Table Editor > Table Options always shows two storage engine selections
Submitted: 8 Mar 2006 4:59 Modified: 28 Apr 2006 22:56
Reporter: Paul Furbacher Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Administrator Severity:S2 (Serious)
Version:1.1.3 OS:MacOS (OS X 10.4.5)
Assigned to: Alfredo Kojima CPU Architecture:Any

[8 Mar 2006 4:59] Paul Furbacher
Description:
Despite the fact that my tables are clearly marked as InnoDB storage, the Table Editor's "Table Options" tab panel shows both the MyISAM and InnoDB radio buttons as selected.  Although it has no effect on the storage setting, it can cause significant consternation and doubt.  This is a bug which needs to be remedied sooner than later.

How to repeat:
Create a database with InnoDB as default table.
Create a table.
Inspect the table using the Table Editor.  
Flip to the Table Options tab.
Result: two radio buttons selected: MyISAM and InnoDB.  The first button 
should not be selected.

Suggested fix:
Make sure that initialization of this panel clears all selections in the radio button group and then set the selection correctly.
[8 Mar 2006 5:00] Paul Furbacher
snapshot shows two radio buttons selected; repeatability = 100%

Attachment: Picture 3.png (image/png, text), 42.07 KiB.

[28 Apr 2006 22:56] 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