1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

merge mysql-5.1->mysql-5.1-security

This commit is contained in:
Georgi Kodinov
2012-03-08 17:16:53 +02:00
38 changed files with 1112 additions and 163 deletions

View File

@@ -8,6 +8,7 @@
-- disable_query_log
-- 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`;