Bug #44901 | crash on opening model if a model is already open | ||
---|---|---|---|
Submitted: | 15 May 2009 12:51 | Modified: | 15 Jul 2009 8:03 |
Reporter: | Markus Gschwendt | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.0 | OS: | Linux (ubuntu 9.04 64bit) |
Assigned to: | CPU Architecture: | Any | |
Tags: | CHECKED, crash, open |
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
[15 May 2009 12:52]
Markus Gschwendt
[15 May 2009 12:53]
Markus Gschwendt
a model on which wb crashes
Attachment: testdb2.mwb (application/octet-stream, text), 5.69 KiB.