mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
4 lines
107 B
PHP
4 lines
107 B
PHP
-- require r/have_archive.require
|
|
disable_query_log;
|
|
show variables like "have_archive";
|
|
enable_query_log;
|