High Load Killing MYSQL
-
mysql load is extremely high, and processlist is full of relevansii queries:
eg:
SELECT COUNT(DISTINCT(relevanssi.doc)) FROM wp_relevanssi AS relevanssi WHERE relevanssi.term = ‘virginia’ AND relevanssi.doc NOT IN (SELECT DISTINCT(tr.object_id) FROM wp_term_relationships AS tr
WHERE tr.term_taxonomy_id IN (94,96,97,98,99)) AND relevanssi.doc NOT IN (172759,172758,172757,172756,172755,172754) AND ((relevanssi.doc IN (SELECT DISTINCT(posts.ID) FROM wp_posts AS postsHOW TO STOP RELEVANSII HAMMERING MY DATABASE?????
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘High Load Killing MYSQL’ is closed to new replies.