Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #24044, comment 40


Ignore:
Timestamp:
04/25/2015 05:11:33 PM (9 years ago)
Author:
fightthecurrent
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #24044, comment 40

    initial v1  
    1212
    1313I think adding the index is ''highly'' valuable. This comes from a site running WooCommerce where a large percentage of the records in the options table are transients, so there's no reason for them all to be loaded on every page load.
     14
     15Edit: all tables are using InnoDB as well.