Bug #88752 | Invalid error message on schema privilege alteration operation | ||
---|---|---|---|
Submitted: | 5 Dec 2017 3:26 | Modified: | 15 Mar 2018 13:22 |
Reporter: | Glen McAllister | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 6.3.10 | OS: | MacOS (10.12.6) |
Assigned to: | CPU Architecture: | Any | |
Tags: | privileges, schema, user, workbench |
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
[7 Dec 2017 1:44]
Glen McAllister
[7 Dec 2017 1:49]
Glen McAllister
2nd Screenshot of error message when trying to add SHOW VIEW privilege for schema
Attachment: MySQLWorkbench bug 20171207.tiff (image/tiff, text), 341.19 KiB.