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

changes to make things work in the max version

This commit is contained in:
sasha@mysql.sashanet.com
2001-10-04 15:42:25 -06:00
parent 29ea2e564e
commit c3bab1c7be
13 changed files with 1116 additions and 13 deletions

View File

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