Bug #72648 MySQL Workbench is crashing when imporing and exporing data records
Submitted: 14 May 2014 12:54 Modified: 28 Aug 2014 22:44
Reporter: Frode Gorseth Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S1 (Critical)
Version:6.1.4.11773 OS:Windows (Windows 7 x64)
Assigned to: CPU Architecture:Any

[14 May 2014 12:54] Frode Gorseth
Description:
Workbench is crashing/terminating more or less EVERY time I'm importing or exporting data records to/from a table from/to an external file, and also very often when applying data changes when entering some data into a table.

The same problem happends on different computers.

How to repeat:
1. Open a Workbench file (.mwb) and double-click on a table in the Diagram view

2. Click on the Inserts tab related to this table

3a. For import, click on the "Import records from an external file" button on the toolbar - the application is crashing/terminating

3b. For export, click on the "Export recordset to an external file" button on the toolbar - the application is crashing/terminating

3c. Add some new rows by hand and then click "Apply changes to data" button on the toolbar - the application is crashing now and then - sometimes it comes ut with a dialog asking you to report the problem...
[14 May 2014 13:09] MySQL Verification Team
Please check for duplicate with http://bugs.mysql.com/bug.php?id=72530 . Thanks.
[14 May 2014 13:11] Frode Gorseth
Importing/exporting the first table is actually working quite fine, but please repate the procedure for a second table and the application will crash.
[14 May 2014 13:26] Frode Gorseth
This problem is similar to the one described at:
Please check for duplicate with http://bugs.mysql.com/bug.php?id=72530

But, I'm not using the impport/export feature found under the File menu (i.e. import/export based on sql script files) - I'm importing CSV files and exporting to CSV files directly from within the "Inserts" tab.
[14 May 2014 16:26] MySQL Verification Team
Thank you for the feedback. Importing it freezes forever on my side.
[10 Jul 2014 2:05] Alfredo Kojima
Please check if this still occurs in version 6.1.7
[15 Aug 2014 23:17] Alfredo Kojima
Posted by developer:
 
Can't repeat in 6.1.7 anymore
[28 Aug 2014 22:44] Philip Olson
Fixed as of the upcoming MySQL Workbench 6.2.2 release, and here's the changelog entry:

Importing or exporting data records to/from a table to/from an external
file would cause a crash.

Thank you for the bug report.