mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
6 lines
106 B
Text
6 lines
106 B
Text
|
# a simplified test to keep the suite happy.
|
||
|
# the real test is in main.
|
||
|
select @@ssl_crl;
|
||
|
@@ssl_crl
|
||
|
NULL
|