Bug #91844 | windows ODBC driver 8.0 fails with SSL connection | ||
---|---|---|---|
Submitted: | 31 Jul 2018 11:52 | Modified: | 1 Aug 2018 8:53 |
Reporter: | Mark Salisbury | Email Updates: | |
Status: | Analyzing | Impact on me: | |
Category: | Connector / ODBC | Severity: | S3 (Non-critical) |
Version: | 8.0(w) | OS: | Windows (Windows 10 Professional x64) |
Assigned to: | Assigned Account | CPU Architecture: | x86 |
[31 Jul 2018 11:52]
Mark Salisbury
[3 Jan 2019 15:53]
Matt Laski
I had the exact same problems connecting to a WPEngine mysql database using SSL from MySQL Workbench v8.0.13 on Windows 10 v1803 (both the GUI and the included CLI utility). Downgraded to MySQL Workbench v6.3.10 and immediately connected using the exact same configuration information. So glad I found this bug report, its been driving me crazy for a day now trying to figure out why this wasn't working.
[30 May 2019 22:36]
Doug Simons
This bug is affecting us and our customers, too. It occurs on Windows 10. For us, typically the connection will succeed the first time, but will crash the second time when trying to connect again from the same process after having closed the first connection. Here is a backtrace showing the crash: Caught exception 0xC0000005 at 0x00007FFC9C22520C: Access violation. Current stack trace: 2019-05-07 08:51:400x00007FFC9C22520C : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x000000006E43A1A1 : C:\Program Files\Eggplant\mingw\bin\SSLEAY32.dll : SSL_COMP_get_compression_methods0x000000006E441150 : C:\Program Files\Eggplant\mingw\bin\SSLEAY32.dll : SSL_library_init0x00007FFC9C225799 : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFC9C20A2BC : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFC9C2002A5 : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFC9C1CDCEA : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFC9C1CD89A : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFC9C1EE0CC : C:\Program Files\MySQL\Connector ODBC 8.0\myodbc8a.dll : SQLDescribeParam0x00007FFCBBF7C9EC : C:\windows\SYSTEM32\ODBC32.dll : SQLTransact0x00007FFCBBF381D7 : C:\windows\SYSTEM32\ODBC32.dll : SQLAllocHandle0x00007FFCBBF35C6A : C:\windows\SYSTEM32\ODBC32.dll : SQLDriverConnectW0x00007FFCBBF34C1D : C:\windows\SYSTEM32\ODBC32.dll : SQLDriverConnect0x000000006C8C2454 : C:\Program Files\Eggplant\Eggplant.app\CocoaODBC-1.dll : COManagedObjectModel.m (213) : in function (-[COManagedObjectModel open:])0x0000000068F81C4F : C:\Program Files\Eggplant\Library\Frameworks\SenseTalkEngine.framework\Resources\ST_ODBC.xmodule\ST_ODBC.dll : STODBCConnection.m (192) : in function (-[STODBCConnection connectToServer]) Also, note that this appears to be essentially the same backtrace as reported by a Matlab customer here: https://www.mathworks.com/matlabcentral/answers/407723-matlab-crashes-when-using-mysql-odb...