MySQL Forums
Forum List  »  MySQL Workbench

Re: MySQL Workbench 8.0.11rc SSL connection error: error:00000001:lib(0):func(0):reason(1)
Posted by: Oliver Chattlesworth
Date: August 01, 2018 03:24PM

I also get the exact same error message when trying to use SSL connections on the ODBC connector (8.0.12) in Windows 10. The mysql server (8.0.12) is on Ubuntu 18.04.

The ODBC trace log states:

odbcad32 37dc-1554 EXIT SQLGetDiagRecW with return code 0 (SQL_SUCCESS)
SQLSMALLINT 2 <SQL_HANDLE_DBC>
SQLHANDLE 0x0000024E09F5C2C0
SQLSMALLINT 1
SQLWCHAR * 0x00000075D1D788B8 [ 5] "HY000"
SQLINTEGER * 0x00000075D1D788B4 (2026)
SQLWCHAR * 0x00000075D1D788D0 [ 88] "[MySQL][ODBC 8.0(a) Driver]SSL connection error: error:00000001:lib(0):func(0):reason(1)"
SQLSMALLINT 512
SQLSMALLINT * 0x00000075D1D788B0 (88)

The server logs don't contain any information at all about these failed connections as if it's not even getting through to the server before the failure happens.

SSL connections with client/server certificate verification were working flawlessly in MySQL 5.7.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: MySQL Workbench 8.0.11rc SSL connection error: error:00000001:lib(0):func(0):reason(1)
3149
August 01, 2018 03:24PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.