1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-30 11:22:14 +03:00

Automerge 5.2->5.3

This commit is contained in:
unknown
2011-07-31 22:59:55 +02:00
15 changed files with 371 additions and 110 deletions

View File

@@ -4459,6 +4459,7 @@ sub extract_warning_lines ($$) {
qr|mysqld: Table '\./mtr/test_suppressions' is marked as crashed and should be repaired|,
qr|Can't open shared library.*ha_archive|,
qr|InnoDB: Error: table 'test/bug39438'|,
qr|table.*is full|,
);
my $matched_lines= [];