[wp-trac] [WordPress Trac] #36866: Add another index to usermeta table

WordPress Trac noreply at wordpress.org
Wed Jun 1 23:40:42 UTC 2016


#36866: Add another index to usermeta table
-------------------------+----------------------
 Reporter:  mnelson4     |       Owner:
     Type:  enhancement  |      Status:  closed
 Priority:  normal       |   Milestone:
Component:  Database     |     Version:
 Severity:  normal       |  Resolution:  invalid
 Keywords:               |     Focuses:
-------------------------+----------------------

Comment (by pento):

 I don't generally encourage plugins to add new indexes (I'd much prefer a
 query rewrite to make better use of existing indexes), but in this case,
 it's likely that a new index will be the best option. Indexes can be added
 to core tables, as long as they're done so responsibly.

--
Ticket URL: <https://core.trac.wordpress.org/ticket/36866#comment:7>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list