- This topic has 1 reply, 2 voices, and was last updated 11 years, 4 months ago by .
Hi,
This is regarding my site: http://www.technologyvista.com
Just after installing this plugin, my hosting provider locked down the site because of generation of slow queries. the queries are of the following nature:
[blockquote][blockquote]{content}[/blockquote]Executed 169 min ago for 1 sec on Database –> techn666_wpcom.
SELECT COUNT[*] as records, SUM[LENGTH[m.meta_id] + LENGTH[m.post_id] + LENGTH[m.meta_key] + LENGTH[m.meta_value]] as size FROM wp_postmeta m WHERE m.post_id IN [SELECT p.ID FROM wp_posts p WHERE p.post_status = ‘spam
Executed 78 min ago for 1 sec on Database –> techn666_wpcom.
SELECT COUNT[*] as records, SUM[LENGTH[m.meta_id] + LENGTH[m.post_id] + LENGTH[m.meta_key] + LENGTH[m.meta_value]] as size FROM wp_postmeta m WHERE m.post_id IN [SELECT p.ID FROM wp_posts p WHERE p.post_status = ‘auto-draft’ and p.post_type = ‘rssmi_feed
[/blockquote]
This is for sure that the queries are being generated from some database cleaning agent. I wanted to know if these queries are pertaining to your plugin? If yes, how do you address this inefficient queries?
Regards
Amitava
- The topic ‘Generation of slow queries’ is closed to new replies.
