Bug #93594 | Error migrating PostgreSQL 11 database using Wokbench Migration Tool | ||
---|---|---|---|
Submitted: | 13 Dec 2018 14:36 | Modified: | 24 Sep 2019 11:53 |
Reporter: | Victor Nunes | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S3 (Non-critical) |
Version: | 8.0.17, 8.0.19, 8.0.22, 8.0.24, 8.0.26, 8.0.41 | OS: | Ubuntu (19.04) |
Assigned to: | CPU Architecture: | x86 (64 bits) |
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
[23 Sep 2019 14:42]
Victor Nunes
[24 Sep 2019 11:54]
Ashwini Patil
8.0.17 test results
Attachment: 93594.results.txt (text/plain), 8.31 KiB.
[2 Jul 2020 9:26]
Patrik Sjöstrand
Error, version 8.0.20
Attachment: mysql-wb-error.txt (text/plain), 76.76 KiB.