Stuck SQL queries causing issues
-
I updated to the latest version a few days ago, and started having issues and slowness with my site. My hosting provider provided an example SQL query that generated from this plugin:
SELECT page, MAX(CONCAT(page, ':', DATE(created), ':', LPAD((100 - position), 3, '0'))) as uid FROM scwp_rank_math_analytics_gsc WHERE created BETWEEN '2023-04-19 00:00:00' AND '2023-05-22 23:59:59' GROUP BY page
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Stuck SQL queries causing issues’ is closed to new replies.