Commit 48cdd9fc authored by unknown's avatar unknown

Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976

into  zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint

parents cac1dc9b dab03450
...@@ -79,7 +79,7 @@ INSERT INTO t1 VALUES ...@@ -79,7 +79,7 @@ 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'); ('0'),('0'),('0'),('0'),('0'),('0'),('0');
Warnings: Warnings:
Error 1034 sort_buffer_size is to small Error 1034 myisam_sort_buffer_size is too small
Error 1034 Number of rows changed from 0 to 157 Error 1034 Number of rows changed from 0 to 157
SET myisam_repair_threads=2; SET myisam_repair_threads=2;
REPAIR TABLE t1; REPAIR TABLE t1;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment