Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/winx64-debug/builds/5106/steps/test/logs/stdio
main.ssl_timeout w4 [ fail ]
|
Test ended at 2017-09-02 20:01:09
|
|
CURRENT_TEST: main.ssl_timeout
|
mysqltest: At line 7: query 'connect ssl_con,localhost,root,,,,,SSL read_timeout=5' failed: 2026: Unknown SSL error (0x80090308)
|
|
The result from queries just before the failure was:
|
# connect with read timeout so SLEEP() should timeout
|
http://buildbot.askmonty.org/buildbot/builders/win32-debug/builds/5261/steps/test/logs/stdio
main.ssl_7937 'ssl' w4 [ fail ]
|
Test ended at 2017-09-02 18:26:32
|
|
CURRENT_TEST: main.ssl_7937
|
--- D:/win32-debug/build/src/mysql-test/r/ssl_7937.result 2017-09-02 17:34:58.793016300 +0000
|
+++ D:\win32-debug\build\src\mysql-test\r\ssl_7937.reject 2017-09-02 18:26:31.393918200 +0000
|
@@ -6,8 +6,7 @@
|
have_ssl
|
yes
|
mysql --ssl -e "call test.have_ssl()"
|
-have_ssl
|
-yes
|
+ERROR 2026 (HY000): Unknown SSL error (0x80090308)
|
mysql --ssl-ca=cacert.pem --ssl-verify-server-cert -e "call test.have_ssl()"
|
have_ssl
|
yes
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- is duplicated by
-
MDEV-13492 main.ssl_connect failed with 2026: Unknown SSL error (0x80090308)
- Closed
- relates to
-
CONC-417 Windows clients using Schannel often encounter error SEC_E_INVALID_TOKEN (0x80090308) - The token supplied to the function is invalid
- Closed
-
CONC-418 Use FormatMessage to get error string for unknown Schannel error codes
- Closed
-
CONC-432 Use GnuTLS for Windows builds instead of Schannel
- Closed