mirror of
https://github.com/MariaDB/server.git
synced 2026-04-24 17:25:31 +02:00
post-merge fix
This commit is contained in:
parent
fc5ee96866
commit
b6d3f56362
1 changed files with 1 additions and 0 deletions
|
|
@ -294,3 +294,4 @@ DROP TABLE t1;
|
|||
CREATE TABLE t1 (a INT, UNIQUE USING BTREE(a)) ENGINE=MEMORY;
|
||||
INSERT INTO t1 VALUES(NULL),(NULL);
|
||||
DROP TABLE t1;
|
||||
End of 5.0 tests
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue