Bug #76245 | Inserting new rows via GUI crashes workbench | ||
---|---|---|---|
Submitted: | 10 Mar 2015 16:32 | Modified: | 14 Jul 2015 14:47 |
Reporter: | Mike Reid | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 6.3.4 | OS: | MacOS (10.10.3) |
Assigned to: | CPU Architecture: | Any | |
Tags: | crash, GUI, new row, phantom, result grid, sql editor |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[10 Mar 2015 16:33]
Mike Reid
[11 Mar 2015 0:36]
Miguel Solorzano
Call Stack
Attachment: callstack_bug76245.txt (text/plain), 90.99 KiB.
[29 Apr 2015 18:14]
Mike Reid
6.3.3 crash log
Attachment: MySQLWorkbench_2015-04-27-144240_bug76245.crash (application/octet-stream, text), 100.88 KiB.
[1 May 2015 21:11]
Mike Reid
another 6.3.3 crash log (in case helpful)
Attachment: MySQLWorkbench_2015-05-01-145528_bug76245.crash (application/octet-stream, text), 101.11 KiB.
[29 Jun 2015 21:51]
Mike Reid
Unfortunately, still experiencing in 6.3.4 as well (see attached .crash log)
Attachment: MySQLWorkbench_2015-06-29-154641_bug76245.crash (application/octet-stream, text), 98.93 KiB.