Bug #61810 | Annyoing popup when opening server administration, that is not running | ||
---|---|---|---|
Submitted: | 10 Jul 2011 10:15 | Modified: | 17 Jun 2012 11:50 |
Reporter: | T G | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 5.2.34, 5.2.38, 5.2.39 | OS: | MacOS |
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
[10 Jul 2011 10:16]
T G
[14 Apr 2012 14:31]
T G
The Popup is still there, but the message changed
Attachment: mysql-wb-cant-connect.png (image/png, text), 29.68 KiB.