Bug #54230 Crash when edit data
Submitted: 4 Jun 2010 11:35 Modified: 15 Jun 2010 16:02
Reporter: Steve Piercy Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S5 (Performance)
Version:5.2.22rc rev6091 OS:MacOS (10.5.8)
Assigned to: Sergei Tkachenko CPU Architecture:Any
Tags: crash, Edit, table

[4 Jun 2010 11:35] Steve Piercy
Description:
When selecting Edit Table Data, WB crashes.

How to repeat:
Select Edit Table Data from Home or right-click on table to Edit Data.
[4 Jun 2010 15:59] Johannes Taxacher
Hi Steve, 
we cant reproduce this problem here (neither on 10.5.8 nor 10.6.3). could you provide the crashlog for this incident? (you should find that in ~/Library/Logs/CrashReporter)
thanks in advance
[6 Jun 2010 19:15] Valeriy Kravchuk
I have a crash with 5.2.22 on Mac OS X 10.5.x every time I try to enter value in a primary key column of a table defined as:

mysql> create table tblob (c1 int primary key, c2 blob);
Query OK, 0 rows affected (0.18 sec)

and then do something else, like navigate to next cell for column c2. MySQL server version used is 5.1.48.
[15 Jun 2010 9:18] Johannes Taxacher
fix confirmed in repository
[15 Jun 2010 16:02] Tony Bedford
An entry has been added to the 5.2.23 changelog:

Clicking the Edit Table Data action item from the Home screen resulted in MySQL Workbench crashing.
[15 Jun 2010 19:43] Johannes Taxacher
Bug #54527 has been marked as duplicate of this one
[16 Jun 2010 9:05] Johannes Taxacher
Bug #54544 has been marked as duplicate of this one
[18 Jun 2010 10:44] Johannes Taxacher
Bug #54612 has been marked as duplicate of this one
[18 Jun 2010 16:49] Alfredo Kojima
Bug #54615 marked as duplicate