Browse Source
main.subselect* often fails on CI with ER_SUBQUERY_NO_1_ROW
main.subselect* often fails on CI with ER_SUBQUERY_NO_1_ROW
Using mysql.slow_log was a test table would generate more than one row if there was more than one row in the table. Replace this table with a empty table with PK. Reviewer: Rex Johnstonbb-10.4-tests-galera
7 changed files with 56 additions and 35 deletions
-
13mysql-test/main/subselect.result
-
13mysql-test/main/subselect.test
-
13mysql-test/main/subselect_no_exists_to_in.result
-
13mysql-test/main/subselect_no_mat.result
-
13mysql-test/main/subselect_no_opts.result
-
13mysql-test/main/subselect_no_scache.result
-
13mysql-test/main/subselect_no_semijoin.result
Write
Preview
Loading…
Cancel
Save
Reference in new issue