1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Cleanup after last merge

This commit is contained in:
monty@hundin.mysql.fi
2001-10-08 07:24:04 +03:00
parent 938a8dc2ef
commit 2f603156ed
44 changed files with 163 additions and 140 deletions

View File

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