mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 12:32:27 +01:00
3ab655681c
client/mysqltest.c: For openssl test BitKeeper/etc/logging_ok: Logging to logging@openlogging.org accepted
4 lines
104 B
C++
4 lines
104 B
C++
-- require r/have_openssl_1.require
|
|
disable_query_log;
|
|
SHOW STATUS LIKE 'Ssl_cipher';
|
|
enable_query_log;
|