[wp-trac] [WordPress Trac] #52722: Long running query causing site down

WordPress Trac noreply at wordpress.org
Tue Mar 9 03:14:41 UTC 2021


#52722: Long running query causing site down
--------------------------+----------------------
 Reporter:  naveenbos1    |       Owner:  (none)
     Type:  defect (bug)  |      Status:  closed
 Priority:  normal        |   Milestone:
Component:  General       |     Version:
 Severity:  normal        |  Resolution:  invalid
 Keywords:                |     Focuses:
--------------------------+----------------------
Changes (by peterwilsoncc):

 * keywords:  needs-patch =>
 * status:  new => closed
 * resolution:   => invalid
 * severity:  critical => normal
 * milestone:  Awaiting Review =>


Comment:

 Hi @naveenbos1 and welcome to Trac!

 I've reviewed the taxonomy queries WordPress core generates and the query
 you report doesn't appear to be coming from Core. I suspect it's a plugin
 (possibly an image gallery plugin due to the `post_type` but I can't be
 sure) adding multiple `tax_query` arguments to `WP_Query`.

 Unfortunately Trac is used for development of WordPress software itself,
 rather than assisting with sites. You'll be able to find people much more
 able to help you in the [https://wordpress.org/support/forums/ WordPress
 Support forums].

 As this appears to be plugin related, I'm going to close this off for now
 as `invalid`. In this case, that's just trac's unfriendly term to indicate
 I've referred you to a team better suited to help.

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/52722#comment:3>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list