summaryrefslogtreecommitdiff
path: root/mysql-test/lib
diff options
context:
space:
mode:
authortsmith@ramayana.hindu.god <>2007-11-20 12:51:36 -0700
committertsmith@ramayana.hindu.god <>2007-11-20 12:51:36 -0700
commit3cfd655143d8b30d4b3b400d3db24219914113c6 (patch)
tree08688d4730ed2d7b29db24473daee8777e57150f /mysql-test/lib
parenteff821aeaa3d49ca9e688fd752cd1220caf92d6a (diff)
downloadmariadb-git-3cfd655143d8b30d4b3b400d3db24219914113c6.tar.gz
Minor update to allowed errors list in mysql-test's mtr_report.pl
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 7cd6c1362b3..7ac292a516c 100644
--- a/mysql-test/lib/mtr_report.pl
+++ b/mysql-test/lib/mtr_report.pl
@@ -342,7 +342,7 @@ sub mtr_report_stats ($) {
# BUG#29807 - innodb_mysql.test: Cannot find table test/t2
# from the internal data dictionary
- /Cannot find table test\/bug29807 from the internal data dictionary/ or
+ /Cannot find or open table test\/bug29807 from/ or
# BUG#29839 - lowercase_table3.test: Cannot find table test/T1
# from the internal data dictiona