mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
non-functional cleanup, clarifying CONVERT_IF_BIGGER_TO_BLOB
This commit is contained in:
@ -375,7 +375,7 @@ select group_concat('x') UNION ALL select 1;
|
||||
drop table t1;
|
||||
|
||||
#
|
||||
# Bug #12863 : missing separators after first empty cancatanated elements
|
||||
# Bug #12863 : missing separators after first empty concatenated elements
|
||||
#
|
||||
|
||||
CREATE TABLE t1 (id int, a varchar(9));
|
||||
|
Reference in New Issue
Block a user