mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
MDEV-37600 Backpoint MDEV-9804 Implement a caching_sha2_password plugin
but without caching
This commit is contained in:
committed by
Vladislav Vaintroub
parent
acd3db4e44
commit
c0233a09ee
@@ -1,5 +1,5 @@
|
||||
if ($CLIENT_TLS_LIBRARY != "OpenSSL") {
|
||||
if ($CLIENT_TLS_LIBRARY != "LibreSSL") {
|
||||
skip "Test requires Connector/C with OpenSSL library";
|
||||
skip Test requires Connector/C with OpenSSL library;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user