1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

Added tests for archive. Cleaned up a merge mistake and added some information on how well archive compresses.

This commit is contained in:
brian@avenger.(none)
2004-05-25 13:27:01 -07:00
parent fe83735a26
commit 72e7d69674
7 changed files with 2719 additions and 4 deletions

View File

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