mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Automatic merge with 5.5
Fixed failing test case
This commit is contained in:
@@ -4739,6 +4739,9 @@ sub extract_warning_lines ($$) {
|
||||
qr|Aborted connection|,
|
||||
qr|table.*is full|,
|
||||
qr|Linux Native AIO|, # warning that aio does not work on /dev/shm
|
||||
qr|Error: io_setup\(\) failed|,
|
||||
qr|Warning: io_setup\(\) failed|,
|
||||
qr|Warning: io_setup\(\) attempt|,
|
||||
);
|
||||
|
||||
my $matched_lines= [];
|
||||
|
||||
Reference in New Issue
Block a user