1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +03:00

Merge from 5.0. Add new 5.1 files. Drop bdb.

This commit is contained in:
Chad MILLER
2008-07-04 14:48:25 -04:00
35 changed files with 37 additions and 37 deletions

View File

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