Bug #69436 | Workbench in not even trying to connect to socket in linux (openSUSE 12.2 x64) | ||
---|---|---|---|
Submitted: | 10 Jun 2013 15:02 | Modified: | 6 Aug 2013 23:24 |
Reporter: | Anton Matsiuk | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
Version: | 5.2.47 rev 10398 | OS: | Linux (openSUSE 12.2 x64) |
Assigned to: | CPU Architecture: | Any | |
Tags: | linux, opensuse, socket connection |
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 Jun 2013 15:08]
Anton Matsiuk
[10 Jun 2013 15:09]
Anton Matsiuk
screenshot 2
Attachment: screenshot2_cut.png (image/png, text), 124.46 KiB.
[10 Jun 2013 15:09]
Anton Matsiuk
screenshot 3
Attachment: screenshot3_cut.png (image/png, text), 126.33 KiB.
[10 Jun 2013 15:09]
Anton Matsiuk
screenshot 4
Attachment: screenshot4_cut.png (image/png, text), 147.46 KiB.
[10 Jun 2013 15:10]
Anton Matsiuk
screenshot 5
Attachment: screenshot5_cut.png (image/png, text), 199.37 KiB.