mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +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:
@ -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;
|
||||
|
@ -1,2 +1,2 @@
|
||||
Variable_name Value
|
||||
have_partition_engine YES
|
||||
have_partitioning YES
|
||||
|
Reference in New Issue
Block a user