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