Admin product page make 60second to show with the last version
-
Hi,
There is a big problem with your last version 5.0.1, the admin product page take 60 seconds to show whereas if i disabled it, it take 2 secondsI just check your requests and they are all the same
SELECT?gubiq8c6oy_posts.ID?
FROM?gubiq8c6oy_posts?
INNER?JOIN?gubiq8c6oy_postmeta
ON?( gubiq8c6oy_posts.ID = gubiq8c6oy_postmeta.post_id )?
WHERE?1=1?
AND?( ( gubiq8c6oy_postmeta.meta_key = ‘cwginstock_product_id’
AND?gubiq8c6oy_postmeta.meta_value?IN?(‘477697’) ) )
AND?gubiq8c6oy_posts.post_type = ‘cwginstocknotifier’
AND?((gubiq8c6oy_posts.post_status = ‘cwg_subscribed’))?
GROUP?BY?gubiq8c6oy_posts.ID?
ORDER?BY?gubiq8c6oy_posts.post_date?DESCYou do this for all the product, and so of course, it takes a long time for nothing because i don’t need these informations. I already tried your experimental tools to disable the stats on product admin page, but it does not change anything
Thanks for your help
- The topic ‘Admin product page make 60second to show with the last version’ is closed to new replies.