Bug #57449 | Lost connection, Server gone away only with Workbench 5.2.29 | ||
---|---|---|---|
Submitted: | 14 Oct 2010 7:56 | Modified: | 25 Nov 2010 16:25 |
Reporter: | Thomas Opheys | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S2 (Serious) |
Version: | 5.2.29 | OS: | Windows (xp prof) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | regression |
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
[14 Oct 2010 10:46]
Thomas Opheys
[14 Oct 2010 10:48]
Thomas Opheys
server error log
Attachment: server.err (application/octet-stream, text), 657 bytes.
[20 Oct 2010 16:01]
Alfredo Kojima
mysql_rdbms_info.xml
Attachment: mysql_rdbms_info.xml (text/xml), 121.39 KiB.