Fixed sometimes wrong result in main.subselect_sj2_mat
This commit is contained in:
parent
b40c99a82c
commit
31fe70290c
@ -306,6 +306,8 @@ HAVING f1 != 'foo'
|
|||||||
ORDER BY f1;
|
ORDER BY f1;
|
||||||
|
|
||||||
eval $q;
|
eval $q;
|
||||||
|
# Number of rows can be 3 or 4
|
||||||
|
--replace_result 4 3
|
||||||
eval explain $q;
|
eval explain $q;
|
||||||
|
|
||||||
DROP TABLE t1,t2;
|
DROP TABLE t1,t2;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user