Bug #70945 Add unselect the storage type of an index after one is selected in table edit
Submitted: 18 Nov 2013 21:27 Modified: 28 Feb 2018 16:03
Reporter: Owen Brunette Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: Modeling Severity:S4 (Feature request)
Version:6.0.7 OS:MacOS (10.9)
Assigned to: CPU Architecture:Any
Tags: dropdown, unset, UX, Widget

[18 Nov 2013 21:27] Owen Brunette
Description:
Having once selected the storage type of the index as BTREE (The only option in innoDB) within workbench there does not appear to be a way of removing the setting.

Background: On creation of an index in mysql workbench the storage type of the index is not specified (BTREE/RTREE) within the index table of the table edit pane but is defaulted silently by the database when the index is created.

So in the 'Storage Type' field at the far right of the index tab of the table edit panel I have BTREE selected but am unable to deselect it. I want to have it blank on the far right as it originally was.

Why do I care? It creates a break for me when comparing against the database. The less noise the better.

I am running under OSX 10.9

There should be a way to deselect the value from the selection list once it has been set.

How to repeat:
Images shown: http://stackoverflow.com/questions/20030677/how-to-unspecify-the-storage-type-of-an-index-...

Suggested fix:
1) A blank menu option exists
or 
2) double clicking the menu deselects the value.
[31 Jan 2018 16:03] MySQL Verification Team
Sorry for the delay. Please attach screenshot here using the Files tab and the last version of WorkBench 6.3.10. Thanks.
[1 Mar 2018 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".