Bug #97005 | Error if try to expand the object-tree in schemas while an invalid object exists | ||
---|---|---|---|
Submitted: | 25 Sep 2019 8:48 | Modified: | 25 Sep 2019 9:59 |
Reporter: | Hartmut Mehnert | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 8.0.17 | OS: | Any |
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
[25 Sep 2019 8:58]
Hartmut Mehnert
[25 Sep 2019 8:59]
Hartmut Mehnert
'Could not be fetched ' in schema tree
Attachment: could not be fetched.JPG (image/jpeg, text), 19.88 KiB.
[25 Sep 2019 9:00]
Hartmut Mehnert
schema tree with filter-entry
Attachment: with filter.JPG (image/jpeg, text), 20.90 KiB.
[25 Sep 2019 9:01]
Hartmut Mehnert
error-window after clicking views with filter
Attachment: encountered a problem.JPG (image/jpeg, text), 47.12 KiB.
[25 Sep 2019 10:02]
Ashwini Patil
8.0.17 test results
Attachment: 97005_results.docx (application/vnd.openxmlformats-officedocument.wordprocessingml.document, text), 434.61 KiB.