I'm thinking of switching to InnoDB, however - my application does a few
COUNT(*) .... WHERE .... queries on large tables (somewhere between 50K
and 2M rows)

I've read up on InnoDB and its issues with COUNT(*) on entire tables,
but is there 
a reason to assume that InnoDB is also slower when there is a WHERE
clause present?

Regards,

Sander


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to