Commit 95ad9636 authored by unknown's avatar unknown

yellow warnings on pb. Setting the plug of a harmless warning.


mysql-test/lib/mtr_report.pl:
  yellow warnings on pb: Statement is not safe to log in statement format is harmless
parent 4873abe1
...@@ -358,7 +358,8 @@ sub mtr_report_stats ($) { ...@@ -358,7 +358,8 @@ sub mtr_report_stats ($) {
/lower_case_table_names is set/ or /lower_case_table_names is set/ or
/skip-name-resolve mode/ or /skip-name-resolve mode/ or
/slave SQL thread aborted/ or /slave SQL thread aborted/ or
/Slave: .*Duplicate entry/ /Slave: .*Duplicate entry/ or
/Statement is not safe to log in statement format/
) )
{ {
next; # Skip these lines next; # Skip these lines
......
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