Bug #5298 Table Editor: 'List index out of bounds' error when dragging columns
Submitted: 30 Aug 2004 19:47 Modified: 1 Sep 2004 12:34
Reporter: Mike Hillyer Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Query Browser Severity:S3 (Non-critical)
Version:1.0.6.2 OS:Windows (Windows XP SP2)
Assigned to: Michael G. Zinner CPU Architecture:Any

[30 Aug 2004 19:47] Mike Hillyer
Description:
If you try to drag more than one column at a time into an index you get a 'List index out of bounds (1) error. Looks like there is no code in place to handle dragging multiple columns into an index at once.

How to repeat:
Use ctrl+click to select more than one column, then try to drag them to the 'Index Columns' section, you will get an error.

Suggested fix:
Add code to handle the dragging of multiple elements.
[31 Aug 2004 7:11] MySQL Verification Team
Thank you for the bug report. I was able to repeat.
[1 Sep 2004 12:34] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html