Optimizing InnoDB Queries


To tune queries for InnoDB tables, create an appropriate set of indexes on each table. See , "How MariaDB Uses Indexes" for details. Follow these guidelines for InnoDB indexes:

Retornar