Bug #100763 | Workbench not showing triggers on table and cannot edit or delete it 8.0. | ||
---|---|---|---|
Submitted: | 8 Sep 2020 8:35 | Modified: | 15 Sep 2020 10:55 |
Reporter: | Francesco Auriemma | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Administration | Severity: | S3 (Non-critical) |
Version: | 8.0.21 | OS: | Windows |
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
[8 Sep 2020 8:36]
Francesco Auriemma
[8 Sep 2020 8:44]
Francesco Auriemma
Show Trigger in TreeView but not show in AlterSchema Window
Attachment: Show Trigger in TreeView but not show in AlterSchema Window.png (image/png, text), 234.82 KiB.
[8 Sep 2020 8:44]
Francesco Auriemma
Show Trigger on Imported Schema
Attachment: Show Trigger on Imported Schema.png (image/png, text), 436.19 KiB.
[8 Sep 2020 9:12]
Miguel Solorzano
Trigger
Attachment: 100763.png (image/png, text), 181.99 KiB.