Bug #82158 | MySQL Workbench - Pointer being freed was not allocated | ||
---|---|---|---|
Submitted: | 8 Jul 2016 5:13 | Modified: | 3 Aug 2016 6:07 |
Reporter: | Greg Bridle | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S1 (Critical) |
Version: | 6.3.7.CE (1) | OS: | MacOS (ElCapitan) |
Assigned to: | CPU Architecture: | Any |
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
[8 Jul 2016 5:14]
Greg Bridle
[15 Jul 2016 6:50]
Greg Bridle
Latest dump
Attachment: mysqlwb-dump-2016-07-15.odt (application/vnd.oasis.opendocument.text, text), 27.72 KiB.
[18 Jul 2016 12:49]
Greg Bridle
MySQL Workbench Dump File
Attachment: sqlworkbench_dump.odt (application/vnd.oasis.opendocument.text, text), 30.36 KiB.