[wp-trac] [WordPress Trac] #20628: Splitting the main query can result in long query strings that segfault
WordPress Trac
wp-trac at lists.automattic.com
Tue May 8 20:01:49 UTC 2012
#20628: Splitting the main query can result in long query strings that segfault
--------------------------+------------------
Reporter: ryan | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: 3.4
Component: Query | Version: 3.4
Severity: normal | Resolution:
Keywords: |
--------------------------+------------------
Comment (by ryan):
In [20740]:
{{{
#!CommitTicketReference repository="" revision="20740"
Don't split the main query if there is no limit. This helps avoid
extremely long query strings that could cause segfaults. Allow plugins to
control splitting via split_the_query filter. see #20628
}}}
--
Ticket URL: <http://core.trac.wordpress.org/ticket/20628#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list