The problem is the data file is about 25GB. The index file generally
turns out to be at least half the size(~15GB)Unfortunately, I don't
have 40GB free space on the machine. That's why the NFS server came
into picture.
I managed to start the table rebuild from a linux box running
MySQL4.0.12. S
Rishi Pande wrote:
Hello,
I have been having trouble with rebuilding a database from backup.
The backup consists of the MYD and frm files only. Therefore, I need
to rebuild the myi file. I am using MySQL4.0.14 on Mac OS X. I use the
myisamchk command to rebuild the database, in the follow
Hello,
I have been having trouble with rebuilding a database from backup.
The backup consists of the MYD and frm files only. Therefore, I need
to rebuild the myi file. I am using MySQL4.0.14 on Mac OS X. I use the
myisamchk command to rebuild the database, in the following way
shell>/path/to/my