1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-5.1-new

into  linux.site:/home/reggie/work/mysql-5.1-bug16718
This commit is contained in:
reggie@linux.site
2006-01-23 22:13:12 -06:00
3 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
-- require r/have_partition.require
disable_query_log;
show variables like "have_partition_engine";
show variables like "have_partitioning";
enable_query_log;