[wp-trac] [WordPress Trac] #57764: MYSQL operations excessive CPU consumption issue.
WordPress Trac
noreply at wordpress.org
Sat Feb 18 14:32:17 UTC 2023
#57764: MYSQL operations excessive CPU consumption issue.
-----------------------------+-----------------------------
Reporter: Blogizma | Owner: (none)
Type: feature request | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 6.1.1
Severity: normal | Keywords:
Focuses: performance |
-----------------------------+-----------------------------
Hello,
There is very excessive CPU consumption in MYSQL process on our site. When
we check this via Show MYSQL proccess
{{{
SELECT post_mime_type, COUNT( * ) AS num_posts FROM wp_posts WHERE
post_type = 'attachment' AND post
}}}
we encounter this query.
I am waiting for your help to solve the problem.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/57764>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list