Need more info than that. 
Schema, sample data, actual slow query, etc.

If I were to guess - try doing the same query twice.
You've probably got a cold file cache.

--- Michael Sizaki <[EMAIL PROTECTED]> wrote:
> The following query on a table with 400,000 rows
> 
>   SELECT * FROM table where ORDER BY name limit 10;
> 
> takes less than 3 sec with version 3.3.7 (or 3.3.0)
> and 35 sec  with version 3.3.8.
> 
> What has changed in 3.3.8 to make it so slow?


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to