Re: Book recomendation.

2001-05-24 Thread Jeremy Zawodny
On Thu, May 24, 2001 at 10:04:39AM -0500, Larry Hotchkiss wrote: > Can anyone recommend a good book on MySQL that covers > performance tuning very well? I don't think so. Not one which deals with InnoDB, DBD, Gemini, etc. But there probably should be. I've discussed it with a few publishe

Re: Book recomendation.

2001-05-24 Thread Dibo Chen
DuBois' book. It's the best MySQL book, and the > best technical book I've ever read. > > Scott > > At 10:04 AM 5/24/2001 -0500, Larry Hotchkiss wrote: > >To: "'MySQL List'" <[EMAIL PROTECTED]> > >Subject: Book recomendation. >

Re: Book recomendation.

2001-05-24 Thread Scott Baker
I always recommend Paul DuBois' book. It's the best MySQL book, and the best technical book I've ever read. Scott At 10:04 AM 5/24/2001 -0500, Larry Hotchkiss wrote: >To: "'MySQL List'" <[EMAIL PROTECTED]> >Subject: Book recomendation. > &

Book recomendation.

2001-05-24 Thread Larry Hotchkiss
Can anyone recommend a good book on MySQL that covers performance tuning very well? On large qty of inserts (greater than 400k) I get 127 errors yet the table is not corrupt according to check table and myisamck and when I break the 1 million mark it pukes bad AND I get corrupt tables.