mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
post-merge fix
This commit is contained in:
parent
a7431720ce
commit
600a17635e
3 changed files with 3 additions and 5 deletions
|
|
@ -649,7 +649,7 @@ drop table t1, t2;
|
|||
#
|
||||
# Bug #15316 SET value having comma not correctly handled
|
||||
#
|
||||
--error 1105
|
||||
--error 1367
|
||||
create table t1(a set("a,b","c,d") not null);
|
||||
|
||||
# End of 4.1 tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue