mirror of
https://github.com/MariaDB/server.git
synced 2026-05-08 08:04:29 +02:00
Merge remote-tracking branch 'github/10.1' into 10.1
This commit is contained in:
commit
d602574542
6 changed files with 47 additions and 66 deletions
|
|
@ -4372,6 +4372,8 @@ sub extract_warning_lines ($$) {
|
|||
qr/InnoDB: Warning: a long semaphore wait:/,
|
||||
qr/InnoDB: Disabling redo log encryption/,
|
||||
qr/InnoDB: Redo log crypto: Can't initialize to key version -1u/,
|
||||
qr/InnoDB: Dumping buffer pool.*/,
|
||||
qr/InnoDB: Buffer pool.*/,
|
||||
qr/Slave: Unknown table 't1' .* 1051/,
|
||||
qr/Slave SQL:.*(Internal MariaDB error code: [[:digit:]]+|Query:.*)/,
|
||||
qr/slave SQL thread aborted/,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue