Commit 693447f2 authored by unknown's avatar unknown

Minor update to allowed errors list in mysql-test's mtr_report.pl


mysql-test/lib/mtr_report.pl:
  Update 'allowed errors' list to match re-formatted InnoDB error message.
parent fcd89fcc
...@@ -342,7 +342,7 @@ sub mtr_report_stats ($) { ...@@ -342,7 +342,7 @@ sub mtr_report_stats ($) {
# BUG#29807 - innodb_mysql.test: Cannot find table test/t2 # BUG#29807 - innodb_mysql.test: Cannot find table test/t2
# from the internal data dictionary # 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 # BUG#29839 - lowercase_table3.test: Cannot find table test/T1
# from the internal data dictiona # from the internal data dictiona
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment