mirror of
https://github.com/MariaDB/server.git
synced 2025-11-10 23:02:54 +03:00
Bug#19136: Manual 5.0->5.1 merge
sql/item_func.cc: Auto merged sql/sql_select.cc: Auto merged
This commit is contained in:
@@ -78,5 +78,6 @@ abcn1
|
||||
abcn1n2
|
||||
abc\def
|
||||
This is a test
|
||||
insert into t1 select * FROM (select @var1 union select @var2) AS t2;
|
||||
drop table t1;
|
||||
stop slave;
|
||||
|
||||
Reference in New Issue
Block a user