Bug #49048 | Table options don't allow clearing drop-down | ||
---|---|---|---|
Submitted: | 24 Nov 2009 18:15 | Modified: | 8 Dec 2009 11:39 |
Reporter: | Todd Farmer (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 5.2 r4753 | OS: | Windows (XP) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
[24 Nov 2009 18:15]
Todd Farmer
[30 Nov 2009 8:13]
Mike Lischke
Fixed in 5.2 (the "Prevent Inserts" option for merge tables does no longer add an "INSERT_METHOD NO" entry, instead nothing is inserted).
[1 Dec 2009 8:37]
Mike Lischke
Also the other two options are fixed in 5.2.
[7 Dec 2009 14:07]
Johannes Taxacher
option "Don't use" has been added to the dropdowns for the table-options "pack keys", "row format" and "merge method" on table editors options tab.
[7 Dec 2009 14:07]
Johannes Taxacher
will be included in 5.2.11
[8 Dec 2009 11:39]
Tony Bedford
An entry has been added to the 5.2.11 changelog: When using the Create Table wizard in the SQL Editor, the resulting dialog contained certain options that could not be deselected once selected. For example, the Merge Method option featured a drop down list with three options: Prevent Inserts, First Table, Last Table. Note that once one of these options was selected, there was no way to clear this selection, as there was no facility to select anything other than one of these three options.