Open hyundonk opened 3 months ago
Hi @hyundonk, thank you for raising this issue. I am able to reproduce it and I am looking into it now, will keep you posted.
Hi, Any update.. I am facing the same issue... do you have any work around until the next release?
Hi @InnovBase, we have root caused the issue and was verifying the fix. We understand this is a blocking issue for you so we will be doing a patch release next week, thank you for your patience.
Hi all, we released the fix in version 1.1.0. Please let us know if you are still seeing this issue.
Salaam... Same issue with version 1.1.0. screen closed once you press test or drill the database combobox
here you are Event Viewer error description: Faulting application name: odbcad32.exe, version: 10.0.20348.1, time stamp: 0xf73007ad Faulting module name: MSVCP140.dll, version: 14.29.30153.0, time stamp: 0x653aa208 Exception code: 0xc000041d Fault offset: 0x0000000000013080 Faulting process id: 0xa7c Faulting application start time: 0x01db083d9ca12920 Faulting application path: C:\Windows\system32\odbcad32.exe Faulting module path: C:\Windows\SYSTEM32\MSVCP140.dll Report Id: 052a6691-df04-45ce-828e-73858b946d01 Faulting package full name: Faulting package-relative application ID:
Hi @InnovBase, could you please clarify if you are still experiencing the access violation exception or this other issue ? Could you please let us know if the suggestion in that thread works for you? Thanks.
Yes, the suggestion resolved ODBC connection problem.
Describe the bug
When querying with ADO library (msado15.dll), it gets access violation exception.
Below is sample test code.
When using MySQL ODBC 8.0 Unicode Driver, I don't see such exception error. Please help on this.
Expected Behavior
No exception error when querying with ADO library
Were cluster failover and/or enhanced failure detection enabled? Were any AWS authentication methods used? What other connection properties were set?
N.A.
Current Behavior
When querying with ADO library (msado15.dll), it gets access violation exception.
Reproduction Steps
Sample code provided
Possible Solution
No response
Additional Information/Context
No response
The AWS ODBC Driver for MySQL version used
1.0.0
Operating System and version
Windows 2019