Loading mysql-test/r/subselect.result +1 −1 Original line number Diff line number Diff line Loading @@ -4439,5 +4439,5 @@ GROUP BY a4; a4 f3 a6 1 NULL NULL 2 NULL NULL DROP TABLE t1, t2; DROP TABLE t1, t2, t3, t4; End of 5.0 tests. mysql-test/t/subselect.test +2 −1 Original line number Diff line number Diff line Loading @@ -3305,6 +3305,7 @@ FROM t2, t3, t1 JOIN t2 a1 ON t1.f9 = a1.f4 GROUP BY a4; DROP TABLE t1, t2; DROP TABLE t1, t2, t3, t4; --echo End of 5.0 tests. Loading
mysql-test/r/subselect.result +1 −1 Original line number Diff line number Diff line Loading @@ -4439,5 +4439,5 @@ GROUP BY a4; a4 f3 a6 1 NULL NULL 2 NULL NULL DROP TABLE t1, t2; DROP TABLE t1, t2, t3, t4; End of 5.0 tests.
mysql-test/t/subselect.test +2 −1 Original line number Diff line number Diff line Loading @@ -3305,6 +3305,7 @@ FROM t2, t3, t1 JOIN t2 a1 ON t1.f9 = a1.f4 GROUP BY a4; DROP TABLE t1, t2; DROP TABLE t1, t2, t3, t4; --echo End of 5.0 tests.