1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

created *-all build scripts that build with ndb

(as -max scripts don't)
This commit is contained in:
Sergei Golubchik
2010-08-10 18:36:04 +04:00
parent 096666fcbb
commit 5cde0ca744
5 changed files with 33 additions and 4 deletions

View File

@ -4039,6 +4039,7 @@ sub extract_warning_lines ($) {
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/,
qr/Plugin 'ndbcluster' will be forced to shutdow/,
qr/deprecated/,
qr/Slave SQL thread retried transaction/,
qr/Slave \(additional info\)/,