Bug #98742 | MySQL Workbench 8.x fails to connect | ||
---|---|---|---|
Submitted: | 25 Feb 2020 21:51 | Modified: | 20 Mar 2021 21:38 |
Reporter: | Steve Emmett | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.x | OS: | MacOS (11.2.3) |
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
[17 Mar 2020 12:28]
Miguel Solorzano
[21 Jul 2020 5:41]
Gilbert Consellado
Unable to connect using local socket pipe
Attachment: Screenshot_20200721_133613.png (image/png, text), 60.80 KiB.
[6 Nov 2021 5:20]
Galen WW
Verbose logs copied before & after connecting in Workbench 2.0.18 & 2.0.21.
Attachment: logs.tar.bz2 (application/x-bzip2, text), 6.01 KiB.