mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Bug #20077 Cluster to only support partition by key, needs to error on others
This commit is contained in:
@@ -6,6 +6,10 @@
|
||||
#
|
||||
#-- source include/have_partition.inc
|
||||
|
||||
--disable_query_log
|
||||
set new=on;
|
||||
--enable_query_log
|
||||
|
||||
--disable_warnings
|
||||
drop table if exists t1;
|
||||
--enable_warnings
|
||||
|
Reference in New Issue
Block a user