Re: MyISAM index file recovery/writing by hand

2005-06-15 Thread Gleb Paharenko
Hello. > documentation available somewhere (except for sources) where one can > find how MYI files are organized? I don't think other sources except internals.texi (located in the Doc directory) are publicly available. Sergei Rodionov <[EMAIL PROTECTED]> wrote: > Hi all. > > I am

MyISAM index file recovery/writing by hand

2005-06-15 Thread Sergei Rodionov
Hi all. I am desperately seeking advice on quite unusual matter with MyISAM tables. We have application with very large volume of data being posted into database at once, and in order to speed process up, an attempt to write MYD files by hand has been attempted. However, MySQL wont load such ta