summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authorserg@janus.mylan <>2007-11-21 21:29:16 +0100
committerserg@janus.mylan <>2007-11-21 21:29:16 +0100
commitad1b342b303a8351b789e080b7e6ae0c354dacec (patch)
treed6df1e2fb3fc4fa58f8b036fc2c19f39dc493e44 /mysql-test/lib
parent5846b0f2706b61622bbbe5e3b5c1d727c80ff3ae (diff)
parent6ffbe3d076ca216a94bfd5c3da59e849cf60dab0 (diff)
downloadmariadb-git-ad1b342b303a8351b789e080b7e6ae0c354dacec.tar.gz
Merge bk-internal.mysql.com:/home/bk/mysql-5.1-build
into janus.mylan:/usr/home/serg/Abk/mysql-5.1
Diffstat (limited to 'mysql-test/lib')
-rw-r--r--mysql-test/lib/mtr_report.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/lib/mtr_report.pl b/mysql-test/lib/mtr_report.pl
index 5d4cb65776f..c01680162a5 100644
--- a/mysql-test/lib/mtr_report.pl
+++ b/mysql-test/lib/mtr_report.pl
@@ -338,7 +338,7 @@ sub mtr_report_stats ($) {
# test case for Bug#bug29807 copies a stray frm into database
/InnoDB: Error: table `test`.`bug29807` does not exist in the InnoDB internal/ or
- /Cannot find table test\/bug29807 from the internal data dictionary/ or
+ /Cannot find or open table test\/bug29807 from/ or
# innodb foreign key tests that fail in ALTER or RENAME produce this
/InnoDB: Error: in ALTER TABLE `test`.`t[12]`/ or