mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge mysql_cab_desk.:C:/source/c++/mysql-5.1
into mysql_cab_desk.:C:/source/c++/mysql-5.1-new-rpl-merge mysql-test/lib/mtr_report.pl: Auto merged mysql-test/t/disabled.def: Auto merged sql/field.cc: Auto merged sql/field.h: Auto merged sql/log_event.cc: Auto merged mysql-test/suite/rpl/r/rpl_row_create_table.result: Merge with 5.1 main.
This commit is contained in:
@ -363,7 +363,11 @@ 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/
|
||||
/Cannot find table test\/bug29807 from the internal data dictionary/ or
|
||||
|
||||
# BUG#29839 - lowercase_table3.test: Cannot find table test/T1
|
||||
# from the internal data dictiona
|
||||
/Cannot find table test\/BUG29839 from the internal data dictionary/
|
||||
)
|
||||
{
|
||||
next; # Skip these lines
|
||||
|
Reference in New Issue
Block a user