Bug #44051 | Workbench crashed when exiting Edit-Table window | ||
---|---|---|---|
Submitted: | 2 Apr 2009 19:46 | Modified: | 9 Jun 2009 6:44 |
Reporter: | Edmund Mierzwa | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.0.30 OSS | OS: | Windows (XP SP2) |
Assigned to: | Mike Lischke | CPU Architecture: | Any |
Tags: | CHECKED, workbench crash auto_increment edit table |
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
[2 Apr 2009 19:48]
Edmund Mierzwa
[2 Apr 2009 19:49]
Edmund Mierzwa
before crash
Attachment: before_crash.JPG (image/jpeg, text), 180.35 KiB.
[2 Apr 2009 19:50]
Edmund Mierzwa
after crash
Attachment: after_crash.JPG (image/jpeg, text), 180.07 KiB.
[4 Apr 2009 15:20]
Edmund Mierzwa
different pc, different crash
Attachment: different_error.JPG (image/jpeg, text), 140.48 KiB.
[6 Apr 2009 15:36]
Miguel Solorzano
back trace
Attachment: bug44051.txt (text/plain), 6.36 KiB.