1
0
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:
sasha@mysql.sashanet.com
2001-06-12 14:06:05 -06:00
parent 0652902ab5
commit 86d88318f5
2 changed files with 3 additions and 3 deletions

View File

@ -15,4 +15,5 @@ connection con2;
insert into t1 values (200000);
connection con1;
reap;
drop table t1;