Bug #105722 | MS Access DB Migration fails with Record Count - Code: 3221225477 | ||
---|---|---|---|
Submitted: | 26 Nov 2021 16:55 | Modified: | 29 Dec 2021 12:48 |
Reporter: | Stephen Brown | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Workbench: Migration | Severity: | S2 (Serious) |
Version: | 8.0.27 | OS: | Windows |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
Tags: | accdb, access, MDB, migration, reverse engineering |
[26 Nov 2021 16:55]
Stephen Brown
[29 Nov 2021 12:48]
MySQL Verification Team
Hello Stephen Brown, Thank you for the bug report. Could you please provide sample database to reproduce this issue at our end? Regards, Ashwini Patil
[30 Dec 2021 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".
[28 Feb 2022 0:45]
Danny Lowell
Greetings I am experiencing this same problem trying to import access tables using workbench migration. I am using 8.0.28.It all works fine until the row count step. It says it is FINISHED but then takes this error: ERROR: Determine number of rows to copy: Error getting row count from source tables, wbcopytables exited with code 3221225477 Failed. I am unble to resolve this. I would appreciate some help. thanks
[3 May 2022 17:51]
Nuno Vilhena Santos
Kodi database for testing when importing
Attachment: MyVideos116.db (application/octet-stream, text), 540.00 KiB.
[30 May 2022 23:29]
Joao Henrique Gouveia jhgouveia
Same problem here. wbcopytables.exe counts all tables, but exits with same code.
[30 Jun 9:06]
Alok Mukherjee
Same issue with me, if any one got the solution ERROR: Copy helper exited with an error: Worker exited with status 3221225477 Data copy results: - `DrugsView`.`RxDrugs1` has FAILED (0 of 60000 rows copied) - `DrugsView`.`RxDrugs2` has FAILED (0 of 60000 rows copied) - `DrugsView`.`RxDrugs3` has FAILED (0 of 60000 rows copied) - `DrugsView`.`RxDrugs4` has FAILED (0 of 40000 rows copied) - `DrugsView`.`RxDrugs5` has FAILED (0 of 26902 rows copied) - `DrugsView`.`NonRxDrugs1` has FAILED (0 of 60000 rows copied) - `DrugsView`.`NonRxDrugs2` has FAILED (0 of 60000 rows copied) - `DrugsView`.`NonRxDrugs3` has FAILED (0 of 22731 rows copied) - `DrugsView`.`sysdiagrams` has FAILED (0 of 0 rows copied) 0 tables of 9 were fully copied Click [Retry] to retry copying remaining data from tables Copy data to target RDBMS finished Tasks finished with warnings and/or errors; view the logs for details Finished performing tasks.