#At lp:maria
2773 [email protected] 2009-11-26
After-merge fix for MySQL 5.1.41 merge into MariaDB: Another warning
antipattern also needed during shutdown.
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2009-11-25 11:06:01 +0000
+++ b/mysql-test/mysql-test-run.pl 2009-11-26 07:45:54 +0000
@@ -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\)/,
_______________________________________________
Mailing list: https://launchpad.net/~maria-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~maria-developers
More help : https://help.launchpad.net/ListHelp