#54077 closed enhancement (duplicate)
SQL_CALC_FOUND_ROWS
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | major | Version: | |
Component: | Database | Keywords: | |
Focuses: | performance | Cc: |
Description
as of 5.8 this sql function can be found in 5 files and is being Deprecated from mysql as it is so slow and often badly used.
https://dev.mysql.com/worklog/task/?id=12615
as soon as it can be done it should also be removed from WordPress core and a count interface offered up to replace it.
Change History (2)
Note: See
TracTickets for help on using
tickets.
Duplicate of #47280.