MySQL :: MySQL 8.4 Reference Manual :: 10.5.6 Optimizing InnoDB Queries (original) (raw)

The world's most popular open source database

10.5.6 Optimizing InnoDB Queries

To tune queries for InnoDB tables, create an appropriate set of indexes on each table. SeeSection 10.3.1, “How MySQL Uses Indexes” for details. Follow these guidelines for InnoDB indexes: