RoyalRumble
Well-known member
Hello,
Our host has identified a query that's causing a problem with performance - it's below.
Any chance any kind soul can tell us what its from? Add-ons list below.
Our host has identified a query that's causing a problem with performance - it's below.
Any chance any kind soul can tell us what its from? Add-ons list below.
Code:
You seem to have a particular query causing the problem. Any ideas which one it is?
SELECT COUNT(*) FROM `xf_post` WHERE (`xf_post`.`thread_id` = 104365) AND ((`xf_post`.`message_state` IN ('visible'))) AND ((`xf_post`.`message_state` IN ('visible'))) AND (`xf_post`.`user_id` = 10524) AND (`xf_post`.`position` < 21217);