summaryrefslogtreecommitdiff
path: root/mysql-test/r/repair.result
diff options
context:
space:
mode:
authorkaa@polly.(none) <>2007-10-17 10:38:26 +0400
committerkaa@polly.(none) <>2007-10-17 10:38:26 +0400
commit3a2e673c9f8b50862d71da0a061aaa0001c1f880 (patch)
treeb9d45097846a0b3fa6230a27881b1e5358ce136c /mysql-test/r/repair.result
parenta9184873cf5097bd29c3843121a3fd1fa23207eb (diff)
parent63ae0223b12199b44605e3f1ac0855e60364f361 (diff)
downloadmariadb-git-3a2e673c9f8b50862d71da0a061aaa0001c1f880.tar.gz
Merge polly.(none):/home/kaa/src/maint/mysql-5.0-maint
into polly.(none):/home/kaa/src/maint/mysql-5.1-maint
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 c3af8732e8c..8c0671ad740 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'),