Bug #82873 | Manual commit/rollback with auto-commit turned off reports 0 rows affected. | ||
---|---|---|---|
Submitted: | 6 Sep 2016 16:10 | Modified: | 1 Oct 2020 13:44 |
Reporter: | Steve Sommer | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S4 (Feature request) |
Version: | 6.3.7 | OS: | MacOS (OS X 10.11.x El Capitan) |
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
[1 Oct 2020 8:24]
Ashwini Patil
[1 Oct 2020 13:44]
Steve Sommer
MySQL Workbench 8.0.20 Output Grid
Attachment: Screen Shot 2020-10-01 at 7.40.57 AM.png (image/png, text), 901.04 KiB.