fix openssl_1 test
This commit is contained in:
parent
77269f589e
commit
b057f95d42
@ -83,7 +83,7 @@ Ssl_cipher AES128-SHA
|
|||||||
SHOW STATUS LIKE 'Ssl_cipher';
|
SHOW STATUS LIKE 'Ssl_cipher';
|
||||||
Variable_name Value
|
Variable_name Value
|
||||||
Ssl_cipher AES128-SHA
|
Ssl_cipher AES128-SHA
|
||||||
mysqltest: Could not open connection 'default': 2026 SSL connection error: SSL_CTX_new failed
|
mysqltest: Could not open connection 'default': 2026 SSL connection error: Failed to set ciphers to use
|
||||||
CREATE TABLE t1(a int);
|
CREATE TABLE t1(a int);
|
||||||
INSERT INTO t1 VALUES (1), (2);
|
INSERT INTO t1 VALUES (1), (2);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user