Bug #74894 | Failure to connect to MySQL Fabric from a windows installed workbench. | ||
---|---|---|---|
Submitted: | 17 Nov 2014 7:58 | Modified: | 16 Feb 2016 8:59 |
Reporter: | Richard Sumption | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 6.2.3.12312 Build 2280 64bit | OS: | Windows |
Assigned to: | CPU Architecture: | Any | |
Tags: | fabric |
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
[17 Nov 2014 8:50]
Richard Sumption
[17 Nov 2014 8:50]
Richard Sumption
error when group_id is not specified
Attachment: workbench error message2.bmp (image/bmp, text), 423.24 KiB.
[2 Jun 2015 20:45]
Naresh Mote
Workbench6.3.3_ConnectionError_4_Fabric
Attachment: WrkbnchFabrcerror.JPG (image/jpeg, text), 24.91 KiB.