Re: myisamchk Error 22 WinServer 2003 Large table

2003-11-20 Thread Jim Gallagher
e indices fails: >myisamchk: warning: Can't change size of indexfile, error: 22 >myisamchk: error: 22 for record at pos 121201294124 >myISAM-table 'mytable' is not fixed because of errors >This process works successfully on "small" tables (37 GB) on another 2003 mach

myisamchk Error 22 WinServer 2003 Large table

2003-11-19 Thread Jim Gallagher
Hello, I am following the advice of the manual when bulk loading a large table by turning off index builds before LOAD DATA INFILE. The load ends normally (73 GB). The mysamchk build of the indices fails: myisamchk: warning: Can't change size of indexfile, error: 22 myisamchk: error: 2

myisamchk Error 22 WinServer 2003 Large table

2003-11-17 Thread Jim Gallagher
Hello, I am following the advice of the manual when bulk loading a large table by turning off index builds before LOAD DATA INFILE. The load ends normally (73 GB). The mysamchk build of the indices fails: myisamchk: warning: Can't change size of indexfile, error: 22 myisamchk: error: 2

myisamchk: error: 22

2001-09-27 Thread Eric Persson
Hi ! I got a power failure on my database machine and now I cant start it since I got a error 22 when I start it. How do I fix this? And what does error 22 mean? I looked at http://www.mysql.com/doc/R/e/Repair.html but nothing there seems to fix it. //eric