#54077 closed enhancement (duplicate)
SQL_CALC_FOUND_ROWS
| Reported by: | madpeter | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Database | Version: | |
| Severity: | major | Keywords: | |
| Cc: | Focuses: | performance |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Duplicate of #47280.