1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-01 03:47:19 +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,3 +1,5 @@
-- require r/not_embedded.require
disable_query_log;
select version() like "%embedded%" as "have_embedded";
enable_query_log;