Thanks Vail, I'll check that out.

-Ed


> -----Original Message-----
> If your problem is with a long running MySQL Query, and many of mine have
> been, I would suggest you read
> 
> http://dev.mysql.com/doc/mysql/en/Optimizer_Issues.html
> 
> Your objective is to make sure that all your database queries avoid the
> deadly "table scan" as a part of their query plan.

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to