Bug #65554 Changing a longtext value in a table causes the program to crash with SIGTERM, t
Submitted: 7 Jun 2012 13:08 Modified: 20 Jul 2012 15:49
Reporter: Xavier Naveira Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S2 (Serious)
Version:5.2.40 OS:Linux (Linux 3.3.7-1.fc17.x86_64)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[7 Jun 2012 13:08] Xavier Naveira
Description:
There is a table with just two fields, id and content. The content field is a LONGTEXT, the information stored on it is a XML file that is 523427 bytes long. I right click on the contents and select "Edit in editor" and use the "Text" tab to modify the content, when I push the "apply" button the application crashes with SIGTERM.

How to repeat:
Create a table with a LONGTEXT field, generate content (in my case 523427 bytes), try to modify it and apply with the text editor.
[20 Jun 2012 15:49] Armando Lopez Valencia
Hello Xavier.
Would you mind to provide us with a dump of a database where you can reproduce this issue along with your MySQL Server version?
Thanks.
[21 Jul 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".