[wp-trac] [WordPress Trac] #41223: wp_posts are very slow on larger sites
WordPress Trac
noreply at wordpress.org
Wed Jul 5 14:33:35 UTC 2017
#41223: wp_posts are very slow on larger sites
--------------------------+------------------------------
Reporter: lubimow | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 4.8
Severity: normal | Resolution:
Keywords: | Focuses:
--------------------------+------------------------------
Comment (by jrchamp):
Hi @lubimow! The slow query you mentioned does not appear to be coming
from WordPress core (the lowercase 'where' is very suspicious). It is
likely coming from a plugin or your theme. For your site, you may want to
consider adding an index to the guid column in the wp_posts table if the
plugin/theme author is unable to provide fix.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/41223#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list