| Bug #79364 | Can crash WB by connecting to MariaDB 10 | ||
|---|---|---|---|
| Submitted: | 20 Nov 2015 15:16 | Modified: | 20 Nov 2015 23:40 |
| Reporter: | Arnaud Adant | Email Updates: | |
| Status: | Unsupported | Impact on me: | |
| Category: | MySQL Workbench | Severity: | S2 (Serious) |
| Version: | 6.3.5 | OS: | Windows (W7) |
| Assigned to: | CPU Architecture: | Any | |
| Tags: | crash, MariaDB, W7, workbench | ||
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
[20 Nov 2015 15:17]
Arnaud Adant
[20 Nov 2015 15:30]
Arnaud Adant
WB logs debug level 3
Attachment: wb_debug3.txt (text/plain), 24.29 KiB.
