diff options
Diffstat (limited to 'mysql-test/t/check.test')
-rw-r--r-- | mysql-test/t/check.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/check.test b/mysql-test/t/check.test index c502655818d..8d9d70bd29a 100644 --- a/mysql-test/t/check.test +++ b/mysql-test/t/check.test @@ -22,6 +22,8 @@ connection con1; reap; drop table t1; +# End of 4.1 tests + # # Bug #9897 Views: 'Check Table' crashes MySQL, with a view and a table # in the statement |