At 1:14 PM -0400 7/23/99, <jgauthier@stripped> wrote:
>Has anyone else coonverted to 3.23.x's MyISAM tables?
>
>I've done this, and then I did some benchmarking.
>With 'mysql' doing direct selects I see little to no difference
>(the MyISAM are a little quicker)
>but then when i use the C API, My times become obscene!
>I was wondering if anyone else has done this, and seen simliar result?
mysql uses that same C API; perhaps it's a problem with the way you're
doing the selects?
--
Paul DuBois, paul@stripped