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