summaryrefslogtreecommitdiff
path: root/mysql-test/r/repair.result
diff options
context:
space:
mode:
authorunknown <kaa@polly.(none)>2007-10-17 10:32:05 +0400
committerunknown <kaa@polly.(none)>2007-10-17 10:32:05 +0400
commitd73ab388b1c55df00b576afaaae271313bff80e2 (patch)
treefb59b248a8636b6a940046d2dbbc7a0cfa9faefd /mysql-test/r/repair.result
parent9ef7b5f6f0a71208892ad97c89f5e6aba173b5a3 (diff)
parent77f287556bd72963630b8e0f625e230088522c4f (diff)
downloadmariadb-git-d73ab388b1c55df00b576afaaae271313bff80e2.tar.gz
Merge polly.(none):/home/kaa/src/maint/mysql-4.1-maint
into polly.(none):/home/kaa/src/maint/mysql-5.0-maint mysql-test/r/repair.result: Auto merged mysql-test/t/repair.test: Auto merged
Diffstat (limited to 'mysql-test/r/repair.result')
-rw-r--r--mysql-test/r/repair.result2
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/r/repair.result b/mysql-test/r/repair.result
index a7b74600c3c..e0548233b86 100644
--- a/mysql-test/r/repair.result
+++ b/mysql-test/r/repair.result
@@ -89,7 +89,7 @@ SET myisam_repair_threads=@@global.myisam_repair_threads;
SET myisam_sort_buffer_size=@@global.myisam_sort_buffer_size;
DROP TABLE t1;
CREATE TABLE t1(a CHAR(255), KEY(a));
-SET myisam_sort_buffer_size=4196;
+SET myisam_sort_buffer_size=4496;
INSERT INTO t1 VALUES
('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),
('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),