Bug #100941 | Result set looks empty in Workbench although the data does export | ||
---|---|---|---|
Submitted: | 24 Sep 2020 11:09 | Modified: | 8 Oct 2020 17:13 |
Reporter: | Lou Radwan | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.21 | OS: | Windows (10 64 bit) |
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
[24 Sep 2020 11:18]
Lou Radwan
[28 Sep 2020 16:48]
Lou Radwan
SQL dump of a table showing invisible results
Attachment: databook_type.sql.gz (application/x-gzip, text), 940 bytes.
[28 Sep 2020 16:51]
Lou Radwan
Screenshot of the invisible result set of the table in the zipped file
Attachment: WB_bug_empty.JPG (image/jpeg, text), 23.27 KiB.
[1 Oct 2020 12:18]
Ashwini Patil
8.0.21 test results
Attachment: 100941_results.PNG (image/png, text), 67.45 KiB.
[1 Oct 2020 12:27]
Lou Radwan
Trying to repair or modify WB, gives me this message.
Attachment: WB_bug_C.JPG (image/jpeg, text), 41.81 KiB.