mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Added --skip-bdb as a compatibility option for old config files
mysql-test/mysql-test-run.pl: Added suppression mysql-test/t/upgrade.test: Added missing path
This commit is contained in:
@ -4228,6 +4228,7 @@ sub extract_warning_lines ($) {
|
||||
qr/slave SQL thread aborted/,
|
||||
qr/unknown option '--loose[-_]/,
|
||||
qr/unknown variable 'loose[-_]/,
|
||||
or/Invalid .*old.* table or database name/,
|
||||
qr/Now setting lower_case_table_names to [02]/,
|
||||
qr/Setting lower_case_table_names=2/,
|
||||
qr/You have forced lower_case_table_names to 0/,
|
||||
|
Reference in New Issue
Block a user