mirror of
https://github.com/MariaDB/server.git
synced 2025-01-19 13:32:33 +01:00
Merge mysql-5.1 -> mysql-5.5
This commit is contained in:
commit
916e58fdab
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@
|
|||
-- disable_result_log
|
||||
|
||||
call mtr.add_suppression("InnoDB: Warning: a long semaphore wait:");
|
||||
call mtr.add_suppression("the age of the last checkpoint is");
|
||||
|
||||
# set packet size and reconnect
|
||||
let $max_packet=`select @@global.max_allowed_packet`;
|
||||
|
|
Loading…
Reference in a new issue