Bug #97449 | Results grid blank on MacOS Catalina (10.15.1) using Workbench build 8.0.18 | ||
---|---|---|---|
Submitted: | 31 Oct 2019 21:09 | Modified: | 3 Dec 2019 16:32 |
Reporter: | James BonTempo | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S1 (Critical) |
Version: | 8.0.18 | OS: | MacOS (Catalina (10.15.1)) |
Assigned to: | CPU Architecture: | Any |
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 Nov 2019 8:59]
Miguel Solorzano
[1 Nov 2019 16:30]
James BonTempo
Screenshot clearly showing a successfully execute SELECT query but no Results Grid
Attachment: Workbench Sreenshot.png (image/png, text), 241.25 KiB.
[5 Nov 2019 22:58]
Miguel Solorzano
Result Grid Hidden when resized all at the bottom
Attachment: grid-blank.png (image/png, text), 373.41 KiB.
[6 Nov 2019 15:16]
James BonTempo
Workbench with blank Results Grid area
Attachment: Workbench with blank Results Grid area.png (image/png, text), 271.49 KiB.
[6 Nov 2019 15:21]
James BonTempo
Workbench EXPLAIN with Results Grid
Attachment: Workbench EXPLAIN with Results Grid.png (image/png, text), 302.74 KiB.
[25 Nov 2019 21:37]
Jessica Chiou
All related files to Workbench that were deleted
Attachment: Screen Shot 2019-11-25 at 1.34.33 PM.png (image/png, text), 146.56 KiB.