Bug #112650 Faulting application name: wbcopytables.exe
Submitted: 6 Oct 2023 11:25 Modified: 23 Nov 2023 13:25
Reporter: Purvesh Prajapati Email Updates:
Status: Can't repeat Impact on me:
None 
Category:MySQL Workbench: Migration Severity:S3 (Non-critical)
Version:8.0.33 OS:Windows (Microsoft Windows 10 Pro)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[6 Oct 2023 11:25] Purvesh Prajapati
Description:
Below is Windows Eventviewer File Log.

Faulting application name: wbcopytables.exe, version: 0.0.0.0, time stamp: 0x641dc4c7
Faulting module name: ntdll.dll, version: 10.0.19041.3393, time stamp: 0xfeef31d3
Exception code: 0xc0000374
Fault offset: 0x00000000000ff299
Faulting process id: 0x568
Faulting application start time: 0x01d9f82d9034fa8d
Faulting application path: C:\Program Files\MySQL\MySQL Workbench 8.0\wbcopytables.exe
Faulting module path: C:\Windows\SYSTEM32\ntdll.dll
Report Id: aec4e61e-d285-466f-8960-9a124915f938
Faulting package full name: 
Faulting package-relative application ID: 

How to repeat:
Use Migration Wizard to load data from MSSQL to MySQL.

Using Wizard, I am able to Create Schema from MSSQL in MySql but when Data Import is preparing it gives an error. 

Is there any limitation in terms of data in tables? Why i am asking because i had tested the small data then there was no such issue i find it. but when i did for big data like 1 million then it crashed. 

Please let me know if you need more information.
[6 Oct 2023 11:26] Purvesh Prajapati
wb.log

Attachment: wb.log (application/octet-stream, text), 176.52 KiB.

[6 Oct 2023 11:39] MySQL Verification Team
HI Mr. Prajapati,

Thank you for your bug report.

However, we need more data from you.

We need to have all info on how did you use the above executable and when did it fail exactly. 

We need a definition of the table in MS SQL that produced the error.
[6 Oct 2023 12:06] Purvesh Prajapati
MSSQL Backup file to check at your end.

Attachment: SM_300.bak (application/octet-stream, text), 8.47 MiB.

[6 Oct 2023 12:07] Purvesh Prajapati
I sent the Backup file of MSSQL Server that you can try at your end. 

I am using MySQL Workbench 8.0 CE for our application development.
[23 Nov 2023 13:25] MySQL Verification Team
Hello Purvesh Prajapati,

Thank you for the details.
I tried to reproduce your issue on windows 11 with workbench 8.0.33 migration using the backup file provided but I am not seeing any issues at my end.

Regards,
Ashwini Patil