mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Merge kaamos.(none):/data/src/opt/mysql-5.0-opt
into kaamos.(none):/data/src/opt/mysql-5.1-opt mysql-test/r/subselect.result: Manual merge. mysql-test/t/subselect.test: Manual merge.
This commit is contained in:
commit
8f081d6fa2
2 changed files with 2 additions and 2 deletions
|
|
@ -3211,7 +3211,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…
Add table
Add a link
Reference in a new issue