Bug #56151 | When attempting connect to remote server to administer throws a conn fault | ||
---|---|---|---|
Submitted: | 20 Aug 2010 16:15 | Modified: | 10 Jun 2011 18:48 |
Reporter: | Pat Sinclair | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S1 (Critical) |
Version: | 5.2.29 ce 6756 | OS: | Windows (Vista SP1) |
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
[18 Oct 2010 2:35]
Pat Sinclair
[27 Oct 2010 19:53]
Pat Sinclair
Connection Fail
Attachment: connectionfail.jpg (image/pjpeg, text), 52.23 KiB.
[27 Oct 2010 19:54]
Pat Sinclair
Connection Setup
Attachment: connectionsetup.jpg (image/pjpeg, text), 52.13 KiB.