Bug #64122 MYSQL Workbench - fatal crash when moving empty column
Submitted: 24 Jan 2012 16:22 Modified: 7 Feb 2012 1:19
Reporter: jos vermeulen Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S3 (Non-critical)
Version:5.2.37 OS:Windows (7 64 bit, XP 32-bit)
Assigned to: CPU Architecture:Any
Tags: crash, Moving, row

[24 Jan 2012 16:22] jos vermeulen
Description:
When creating or altering a table:
In the columns Tab:
When you move the lowest row in the list (is an empty colum) to the top, mysql workbench instantly crashes and quits, without saving any changes.

How to repeat:
See Description

Suggested fix:
Make it possible to move the empty column, not only when the fields are filled in.

thanks
[24 Jan 2012 17:10] Valeriy Kravchuk
What exact version, 5.2.x, do you use? If it's not the latest, 5.2.37, please, upgrade and check if the problem is still repeatable.
[25 Jan 2012 9:20] jos vermeulen
It is version 5.2.37 CE, Revision 8576
[25 Jan 2012 9:27] Valeriy Kravchuk
Verified just as described with 5.2.37 on 32-bit Windows XP.
[2 Feb 2012 10:03] Mike Lischke
Bug #63958 was marked as a duplicate of this one.
[7 Feb 2012 1:19] Philip Olson
Fixed as of 5.2.38:

Moving the placeholder row (an empty row) around within the
table editor would crash Workbench. The placeholder row can no
longer be moved.