| Bug #75376 | error in phyton script with opening "Export data" window.... | ||
|---|---|---|---|
| Submitted: | 1 Jan 2015 11:17 | Modified: | 2 Jan 2015 9:46 |
| Reporter: | André verwijs | Email Updates: | |
| Status: | Can't repeat | Impact on me: | |
| Category: | MySQL Workbench: Administration | Severity: | S2 (Serious) |
| Version: | 6.1.7 r11891 b1788 | OS: | Linux (openSUSE 20141230 (Tumbleweed) (x86_64)) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | error, export data, phyton | ||
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
[1 Jan 2015 11:19]
André verwijs
[1 Jan 2015 11:33]
André verwijs
File added: "wb-root.log.txt", run workbench as root....
Attachment: wb-root.log.txt (text/plain), 4.88 KiB.
