mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
BitKeeper/triggers/post-commit
fixed post-commit message mysql-test/t/check.test fixed bug from 3.23 merge
This commit is contained in:
@ -15,4 +15,5 @@ connection con2;
|
||||
insert into t1 values (200000);
|
||||
connection con1;
|
||||
reap;
|
||||
drop table t1;
|
||||
|
||||
|
Reference in New Issue
Block a user