1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

Openssl test

This commit is contained in:
gluh@gluh.mysql.r18.ru
2003-03-11 13:41:53 +04:00
parent 045ac4b84b
commit 00314bfd88
7 changed files with 99 additions and 11 deletions

View File

@ -1,4 +1,4 @@
-- require r/have_openssl_1.require
disable_query_log;
show variables like "have_openssl";
SHOW STATUS LIKE 'Ssl_cipher';
enable_query_log;