mirror of
https://github.com/MariaDB/server.git
synced 2026-01-06 05:22:24 +03:00
Suppress messages about long semaphore waits in innodb_bug34300.test.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
-- disable_query_log
|
||||
-- disable_result_log
|
||||
call mtr.add_suppression("InnoDB: Warning: a long semaphore wait:");
|
||||
|
||||
# set packet size and reconnect
|
||||
let $max_packet=`select @@global.max_allowed_packet`;
|
||||
|
||||
Reference in New Issue
Block a user