Bug #106925 | Migration wizard fails on 'Migrate selected objects' step | ||
---|---|---|---|
Submitted: | 6 Apr 2022 9:33 | Modified: | 27 Apr 2022 12:16 |
Reporter: | Sander Bouwhuis | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S2 (Serious) |
Version: | v8.0.28 | OS: | Windows (Win 10 Pro x64) |
Assigned to: | CPU Architecture: | x86 (64-bit) |
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
[27 Apr 2022 12:13]
Ashwini Patil
[27 Apr 2022 12:17]
Ashwini Patil
8.0.28 test results
Attachment: 106925_test_results.PNG (image/png, text), 196.60 KiB.
[10 Jul 2023 9:26]
Michal Michal
Error
Attachment: Screenshot 2023-07-10 11.19.00.png (image/png, text), 306.65 KiB.
[10 Jul 2023 9:27]
Michal Michal
Python ver.
Attachment: Screenshot 2023-07-10 11.22.08.png (image/png, text), 250.36 KiB.
[10 Jul 2023 9:47]
Michal Michal
Python 3.9.0
Attachment: Screenshot 2023-07-10 11.46.31.png (image/png, text), 215.72 KiB.