Posted by Good Man on 08/24/07 21:24
"news@celticbear.com" <news@celticbear.com> wrote in
news:1187990370.234283.90500@q4g2000prc.googlegroups.com:
> Hello,
> The following brief script takes 35 seconds to run.
> If there something I might be able to do to make it run faster?
> Thanks for any suggestions!
Try asking a SQL/MySQL group, its not PHP related. You can start by making
sure your tables are correctly indexed; "EXPLAIN <query>" is your friend.
[Back to original message]
|