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

Add "have_ssl" as synonym for "have_openssl"

mysql-test/t/openssl_1.test:
  Add "have_ssl" as synonym for "have_openssl"
  Correct comment
This commit is contained in:
unknown
2007-03-05 10:03:42 +01:00
parent b9c36948f4
commit 3880c80fc6
14 changed files with 25 additions and 22 deletions

View File

@ -1,4 +0,0 @@
-- require r/have_openssl.require
disable_query_log;
show variables like "have_openssl";
enable_query_log;