From 8d6ce1e15ff95136620b2f803b0904871ad108ef Mon Sep 17 00:00:00 2001 From: chenlinfeng <723609220@qq.com> Date: Thu, 12 Aug 2021 20:37:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B1=8F=E8=94=BDmain.subquery=5Fmat=5Fmixed?= =?UTF-8?q?=5Ftypes=E7=94=A8=E4=BE=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mysql-test/collections/disabled-pq-debug-kp.def | 3 ++- mysql-test/collections/disabled-pq-kp.def | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/mysql-test/collections/disabled-pq-debug-kp.def b/mysql-test/collections/disabled-pq-debug-kp.def index 9e9c714cdce9..6fec8c490cd0 100644 --- a/mysql-test/collections/disabled-pq-debug-kp.def +++ b/mysql-test/collections/disabled-pq-debug-kp.def @@ -8,4 +8,5 @@ main.ssl_crl : BUG#111 origin code failed main.ssl_crl_clients_valid : BUG#111 origin code failed main.ssl_crl_crlpath : BUG#111 origin code failed sys_vars.innodb_buffer_pool_size_basic : BUG#111 origin code failed -innodb.innodb_bug30113362 : BUG#111 pq code add \ No newline at end of file +innodb.innodb_bug30113362 : BUG#111 pq code add +main.subquery_mat_mixed_types : BUG#111 pq code add \ No newline at end of file diff --git a/mysql-test/collections/disabled-pq-kp.def b/mysql-test/collections/disabled-pq-kp.def index 7715ad9cb1a2..642a86f88f07 100644 --- a/mysql-test/collections/disabled-pq-kp.def +++ b/mysql-test/collections/disabled-pq-kp.def @@ -8,4 +8,5 @@ main.ssl_crl_clients_valid : BUG#111 skip example main.ssl_crl_crlpath : BUG#111 skip example main.file_contents : BUG#111 skip example main.read_only_ddl : BUG#111 skip example -main.log_buffered-big : BUG#111 skip example \ No newline at end of file +main.log_buffered-big : BUG#111 skip example +main.subquery_mat_mixed_types : BUG#111 skip example \ No newline at end of file