Skip to content

Conversation

sboisvert
Copy link

This query is slow on sites that have very large number of posts since SQL_CALC_FOUND_ROWS is slow to process. (using no_found_rows => true would also alleviate the problem)

This query is slow on sites that have very large number of posts since SQL_CALC_FOUND_ROWS is slow to process. (using no_found_rows => true would also alleviate the problem)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant