Bug #107202 | Error importing to MySql from an SqlLite database | ||
---|---|---|---|
Submitted: | 3 May 2022 19:31 | Modified: | 11 May 2022 12:14 |
Reporter: | Nuno Vilhena Santos | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S1 (Critical) |
Version: | 8.0.29 | 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
[3 May 2022 19:33]
Nuno Vilhena Santos
[3 May 2022 19:35]
Nuno Vilhena Santos
log file from the Workbench: Current version given by meta info is: 8.0.29
Attachment: wb.log (application/octet-stream, text), 105.16 KiB.
[11 May 2022 12:15]
Ashwini Patil
8.0.29 test results
Attachment: 107202_test_results.PNG (image/png, text), 256.45 KiB.