Bug #39917 | glibc memory corruption running workbench 5.1.3 | ||
---|---|---|---|
Submitted: | 7 Oct 2008 22:24 | Modified: | 29 Jan 2009 12:38 |
Reporter: | Dennis Gilmore | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 5.1.5 | OS: | Linux (F10 x86_64) |
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
[7 Oct 2008 22:25]
Dennis Gilmore
[8 Nov 2008 17:15]
Dennis Gilmore
traceback running 5.1.4
Attachment: mysql-workbench-5.1.4-traceback (application/octet-stream, text), 61.99 KiB.
[17 Dec 2008 16:01]
Dennis Gilmore
spec file that i created for mysql-workbench
Attachment: mysql-workbench.spec (text/x-rpm-spec), 2.64 KiB.