Bug #94729 | Triggers create from a script not visible in workbench tab trigger | ||
---|---|---|---|
Submitted: | 20 Mar 2019 23:13 | Modified: | 16 May 2019 6:31 |
Reporter: | Pierre-André Sunier | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 8.0.15 | OS: | Windows (Microsoft Windows 10 Pro) |
Assigned to: | CPU Architecture: | Any | |
Tags: | WBBugReporter |
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
[26 Mar 2019 17:45]
Pierre-André Sunier
[14 May 2019 21:43]
Miguel Solorzano
create trigger at right panel
Attachment: 94729.png (image/png, text), 57.60 KiB.
[16 May 2019 6:32]
Pierre-André Sunier
I can see triggers at left ans not at right
Attachment: BugTriggers.png (image/png, text), 87.78 KiB.