Make WordPress Core

Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#54077 closed enhancement (duplicate)

SQL_CALC_FOUND_ROWS

Reported by: madpeter's profile madpeter 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)

#1 @madpeter
4 years ago

  • Resolution set to duplicate
  • Status changed from new to closed

Duplicate of #47280.

#2 @peterwilsoncc
4 years ago

  • Milestone Awaiting Review deleted
Note: See TracTickets for help on using tickets.