Bug #102337 | Workbench 8.0.23 crashes when attempting to show Client Connections | ||
---|---|---|---|
Submitted: | 21 Jan 2021 21:13 | Modified: | 8 Feb 2021 10:50 |
Reporter: | Robert Roland | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 8.0.23 | OS: | Windows (10 x64) |
Assigned to: | CPU Architecture: | Other (AMD 3900X) | |
Tags: | DISABLE REDO_LOG; Redo log |
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
[22 Jan 2021 16:35]
Robert Roland
[22 Jan 2021 16:35]
Robert Roland
workbench log file for working v 8.0.22
Attachment: wb-logfile-v8.0.22-working-ok.log (application/octet-stream, text), 5.29 KiB.