Hi,
I am having massive problems with my site - it's painfully slow. Wordpress's search function takes over 200 seconds to complete, so something is badly wrong. Is there a plugin which can show me all the queries Wordpress runs on any given page, perhaps outputting it "hidden" in the comments (<!--)?
Failing that, if anyone can give me an example of the SQL used for a search query, with all the necessary joins etc, so I can run it on PHPMyAdmin, that would be terrific
Thanks
Will