mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
After-merge fix for MySQL 5.1.41 merge into MariaDB: Another warning antipattern also needed during shutdown.
This commit is contained in:
@@ -3989,6 +3989,7 @@ sub extract_warning_lines ($) {
|
||||
qr/unknown option '--loose-/,
|
||||
qr/unknown variable 'loose-/,
|
||||
qr/Now setting lower_case_table_names to [02]/,
|
||||
qr/Setting lower_case_table_names=2/,
|
||||
qr/deprecated/,
|
||||
qr/Slave SQL thread retried transaction/,
|
||||
qw/Slave \(additional info\)/,
|
||||
|
||||
Reference in New Issue
Block a user