mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
added a test case.
And I am not able to find a Changelog for 4.1 mysql-test/r/union.result: added a test case mysql-test/t/union.test: added a test case
This commit is contained in:
@ -197,3 +197,5 @@ a
|
||||
11
|
||||
set SQL_SELECT_LIMIT=DEFAULT;
|
||||
drop table t1,t2;
|
||||
select * union select 1;
|
||||
No tables used
|
||||
|
Reference in New Issue
Block a user