summaryrefslogtreecommitdiff
path: root/mysql-test/r/repair.result
diff options
context:
space:
mode:
authorunknown <svoj@mysql.com/april.(none)>2006-10-19 18:48:37 +0500
committerunknown <svoj@mysql.com/april.(none)>2006-10-19 18:48:37 +0500
commit3ad2baa17293a8e2a5dc7f3803e97b380f1c1d5d (patch)
tree429396a96ae8232df5965d05b17e3f0d263d92e1 /mysql-test/r/repair.result
parentbaacb8a13d834985a943c47cd2ce24c8c225aa99 (diff)
downloadmariadb-git-3ad2baa17293a8e2a5dc7f3803e97b380f1c1d5d.tar.gz
After merge fix.
Diffstat (limited to 'mysql-test/r/repair.result')
-rw-r--r--mysql-test/r/repair.result3
1 files changed, 3 insertions, 0 deletions
diff --git a/mysql-test/r/repair.result b/mysql-test/r/repair.result
index 16d2a9069b5..54d53299743 100644
--- a/mysql-test/r/repair.result
+++ b/mysql-test/r/repair.result
@@ -78,6 +78,9 @@ INSERT INTO t1 VALUES
('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),
('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),('0'),
('0'),('0'),('0'),('0'),('0'),('0'),('0');
+Warnings:
+Error 1034 sort_buffer_size is to small
+Error 1034 Number of rows changed from 0 to 157
SET myisam_repair_threads=2;
REPAIR TABLE t1;
Table Op Msg_type Msg_text