1 message in com.mysql.lists.gui-toolsLittle Edit Table question (and maybe...
FromSent OnAttachments
Adam Hooper12 Jun 2002 07:52 
Subject:Little Edit Table question (and maybe bug)
From:Adam Hooper (ada@densi.com)
Date:06/12/2002 07:52:45 AM
List:com.mysql.lists.gui-tools

Yay, just installed 0.8.4 at work. I went to one of the tables we use for our website, went to the "Indexes" tab and noticed one index I had created via the command-line, on "stockcode". (A UNIQUE index). In the lower-right corner of the screen, there are three "Index Type"'s, INDEX, UNIQUE and FULLTEXT. There's also an "INDEX" checkbox. As a test (this table is recoverable) I checked the checkbox and clicked on "Save". After the process completed and the info refreshed, the INDEX checkbox was unchecked.

This checkbox only becomes available when UNIQUE is selected... yet it never does anything. What's its purpose, and is this a bug? :)

Thanks