Bug #103329 | Workbench: Synchronize with Any Source. Wrong results with JSON columns | ||
---|---|---|---|
Submitted: | 15 Apr 2021 10:21 | Modified: | 16 Apr 2021 12:24 |
Reporter: | Enrico Montagna | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench | Severity: | S2 (Serious) |
Version: | 8.0.23 | 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
[15 Apr 2021 10:22]
Enrico Montagna
[15 Apr 2021 10:22]
Enrico Montagna
Schema2.sql test case file
Attachment: schema2.sql (application/octet-stream, text), 1.05 KiB.
[15 Apr 2021 10:24]
Enrico Montagna
WB Log file
Attachment: wb.log (application/octet-stream, text), 6.28 KiB.
[15 Apr 2021 10:24]
Enrico Montagna
Scenario1. steps to reproduce
Attachment: scenario1_wrong_synch_schemata.mp4 (video/mp4, text), 2.56 MiB.
[15 Apr 2021 10:25]
Enrico Montagna
Scenario2. steps to reproduce
Attachment: scenario2_empty_synch_script_file.mp4 (video/mp4, text), 2.79 MiB.