Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

屏蔽main.subquery_mat_mixed_types用例 #133

Merged
merged 1 commit into from
Aug 13, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion mysql-test/collections/disabled-pq-debug-kp.def
Original file line number Diff line number Diff line change
Expand Up @@ -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
innodb.innodb_bug30113362 : BUG#111 pq code add
main.subquery_mat_mixed_types : BUG#111 pq code add
3 changes: 2 additions & 1 deletion mysql-test/collections/disabled-pq-kp.def
Original file line number Diff line number Diff line change
Expand Up @@ -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
main.log_buffered-big : BUG#111 skip example
main.subquery_mat_mixed_types : BUG#111 skip example