From d892e68269c6ed0a1eefa43a8e238f8594c07c1a Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 2 Dec 2007 05:18:34 +0100 Subject: [PATCH] Bug#31177: Server variables can't be set to their current values extra 5.1 fixes mysql-test/t/order_fill_sortbuf-master.opt: If we set the variable below minimum, we'll get a warning at start-up that we don't want in the tests. --- mysql-test/t/order_fill_sortbuf-master.opt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mysql-test/t/order_fill_sortbuf-master.opt b/mysql-test/t/order_fill_sortbuf-master.opt index 116494d4588..9aa3cc76221 100644 --- a/mysql-test/t/order_fill_sortbuf-master.opt +++ b/mysql-test/t/order_fill_sortbuf-master.opt @@ -1 +1 @@ ---set-variable=sort_buffer=0 +--set-variable=sort_buffer=32804