1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

Openssl test

client/mysqltest.c:
  For openssl test
BitKeeper/etc/logging_ok:
  Logging to logging@openlogging.org accepted
This commit is contained in:
unknown
2003-03-11 13:41:53 +04:00
parent bebafeba44
commit 3ab655681c
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;