mirror of
https://github.com/MariaDB/server.git
synced 2025-01-17 20:42:30 +01:00
9a162f9abd
sql/examples/ha_archive.cc: Added in example information from testing archive with Slashdot's comments. sql/handler.h: Fixed broken merge. sql/set_var.cc: Adding in "have_archive" to variables shown to make tests work.
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;
|