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
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
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
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