Bug #81966 | crash with no log | ||
---|---|---|---|
Submitted: | 22 Jun 2016 8:07 | Modified: | 29 Jun 2016 7:40 |
Reporter: | V S | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S1 (Critical) |
Version: | 6.3.7 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[28 Jun 2016 21:56]
Dan Downs
[12 Nov 2020 7:32]
Руслан Мухаметшин
Same. Connected via SSH tunnel, workbench 8.0.22, server 5.7.26
Attachment: workbench_8.0.22.log (text/x-log), 8.13 KiB.
[12 Nov 2020 7:33]
Руслан Мухаметшин
Same. Linux Mint 19.3 Tricia. Connected via SSH tunnel, workbench 8.0.22, server 5.7.26
Attachment: workbench_8.0.22.log (text/x-log), 8.13 KiB.