mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
added collation processing in UNION merging
temporary table BLOB now is longblob
This commit is contained in:
@ -404,7 +404,7 @@ d date 0000-00-00
|
||||
e char(1)
|
||||
f datetime 0000-00-00 00:00:00
|
||||
g time 00:00:00
|
||||
h mediumblob
|
||||
h longblob
|
||||
dd time 00:00:00
|
||||
select * from t2;
|
||||
a b c d e f g h dd
|
||||
|
Reference in New Issue
Block a user