Huge Term Queries
-
We are pretty regularly getting messages in our error log like:
KILLED QUERY (36063 characters long generated in wp-content/plugins/seriously-simple-podcasting/php/includes/ssp-functions.php:1773: SELECT t.*, tt.* FROM wp_2_terms AS t INNER JOIN wp_2_term_taxonomy AS tt ON t.term_id = tt.term_id WHERE t.term_id IN (…)
Any ideas on how to optimize the query or stop this from happening? We have a good chunk of tags on this site (over 6,000), so maybe the answer is just to use tags less frequently and delete less frequently used ones, but figured I’d reach out to see if you had any ideas.
Thanks!
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.