Commit 1fcca297 authored by unknown's avatar unknown

Undo last push

parents f026d4f4 9ac63532
......@@ -4271,7 +4271,7 @@ sub extract_warning_lines ($$) {
qr/^Warning:|mysqld: Warning|\[Warning\]/,
qr/^Error:|\[ERROR\]/,
qr/^==\d+==\s+\S/, # valgrind errors
qr/InnoDB: (Warning|WARNING)|InnoDB: (Error|ERROR)/,
qr/InnoDB: Warning|InnoDB: Error/,
qr/^safe_mutex:|allocated at line/,
qr/missing DBUG_RETURN/,
qr/Attempting backtrace/,
......
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