Yet another SSL fixes

mysql-test/t/openssl_1.test:
  SSL fix
mysql-test/t/openssl_2.test:
  SSL fix
sql/mysqld.cc:
  C
This commit is contained in:
unknown 2001-09-01 06:57:08 +08:00
commit 8c03a589db
7 changed files with 11 additions and 2 deletions

View file

@ -1,5 +1,6 @@
# We test openssl. Result set is optimized to be compiled with --with-openssl but
# SSL is swithced off in some reason
-- source include/have_openssl_2.inc
SHOW STATUS LIKE 'SSL%';