mirror of
https://github.com/MariaDB/server.git
synced 2026-05-09 16:44:29 +02:00
Merge zippy.cornsilk.net:/home/cmiller/work/mysql/bug27976/my50-bug27976
into zippy.cornsilk.net:/home/cmiller/work/mysql/mysql-5.0-maint
This commit is contained in:
commit
48cdd9fcc1
1 changed files with 1 additions and 1 deletions
|
|
@ -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');
|
||||
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
|
||||
SET myisam_repair_threads=2;
|
||||
REPAIR TABLE t1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue