mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge 10.1 into 10.2
This commit is contained in:
@ -4621,6 +4621,8 @@ sub extract_warning_lines ($$) {
|
||||
qr/missing DBUG_RETURN/,
|
||||
qr/Attempting backtrace/,
|
||||
qr/Assertion .* failed/,
|
||||
qr/Sanitizer/,
|
||||
qr/runtime error:/,
|
||||
);
|
||||
# These are taken from the include/mtr_warnings.sql global suppression
|
||||
# list. They occur delayed, so they can be parsed during shutdown rather
|
||||
|
Reference in New Issue
Block a user