mirror of
https://github.com/gosticks/wordpress-develop.git
synced 2026-04-14 09:34:41 +00:00
2d59d18e3a14df8d96ed240b7af3bd7546f1a3c0
ORDER BY clause when updating object term cache.
The `ORDER BY` clause was forcing filesorts on large tables, and is unnecessary, since term order doesn't matter when updating the cache. Props mbrandys, wonderboymusic. Fixes #28922. git-svn-id: https://develop.svn.wordpress.org/trunk@34217 602fd350-edb4-49c9-b593-d223f7449a82
Description
No description provided
Languages
PHP
80.5%
CSS
9.4%
JavaScript
8.5%
SCSS
0.9%
HTML
0.7%