summaryrefslogtreecommitdiff
path: root/mysql-test/t/check.test
diff options
context:
space:
mode:
authorsasha@mysql.sashanet.com <>2001-06-12 14:06:05 -0600
committersasha@mysql.sashanet.com <>2001-06-12 14:06:05 -0600
commit86d88318f55fbd4b32d14e8bc73c8ed6dbb96246 (patch)
treee1219d7ed3682db15755058e41017bf44ac9bc8a /mysql-test/t/check.test
parent0652902ab5f8e80b274b26ba78e6c3ce70bb22ce (diff)
downloadmariadb-git-86d88318f55fbd4b32d14e8bc73c8ed6dbb96246.tar.gz
BitKeeper/triggers/post-commit
fixed post-commit message mysql-test/t/check.test fixed bug from 3.23 merge
Diffstat (limited to 'mysql-test/t/check.test')
-rw-r--r--mysql-test/t/check.test1
1 files changed, 1 insertions, 0 deletions
diff --git a/mysql-test/t/check.test b/mysql-test/t/check.test
index e65a61d86da..6296b31d65d 100644
--- a/mysql-test/t/check.test
+++ b/mysql-test/t/check.test
@@ -15,4 +15,5 @@ connection con2;
insert into t1 values (200000);
connection con1;
reap;
+drop table t1;