Make WordPress Core

Opened 12 years ago

Closed 12 years ago

#29637 closed enhancement (duplicate)

WordPress wp_options autoload micro-optimization

Reported by: harmr Owned by:
Priority: normal Milestone:
Component: Database Version: 4.0
Severity: normal Keywords:
Cc: Focuses:

Description

I found the following article about performance optimizations for autoload in wp_options: http://www.saotn.org/wordpress-wp-options-autoload-micro-optimization/

Adding an index to the autload column could help optimize performance for affected queries on sites with lots of options - with WordPress 4.0 there is currently no index on this column.

Change History (1)

#1 @SergeyBiryukov
12 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed

Duplicate of #24044.

Note: See TracTickets for help on using tickets.