Bug #1699 | Create Index has Incorrect parsing of ASC / DESC with Multi Column Indexes | ||
---|---|---|---|
Submitted: | 29 Oct 2003 5:09 | Modified: | 29 Oct 2003 12:50 |
Reporter: | Stephen Dakin | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Server | Severity: | S2 (Serious) |
Version: | 4.0.16 | OS: | Windows (Win2000) |
Assigned to: | CPU Architecture: | Any |
[29 Oct 2003 5:09]
Stephen Dakin
[29 Oct 2003 12:50]
Dean Ellis
I cannot duplicate this issue using the official MySQL AB binary release of 4.0.16 for Windows. The command is parsed correctly and the index is created successfully. If it does continue to occur, please comment with the exact CREATE INDEX statement you are using and then the output of SHOW CREATE TABLE containers; after you have created the index. Thank you
[30 Oct 2003 1:38]
Stephen Dakin
Please accept my apologies. I upgraded my engine from 4.0.14 to 4.0.16 yesterday, and have to confess that I must have run that against the 4.0.14 engine (although not sure how I managed that). I can confirm that I am now unable to recreate the bug on 4.0.16. Rgds, Steve