MySQL 8.4 Release Notes
10.5 Optimizing for InnoDB 表
InnoDB
is the storage engine that MySQL customers typically use in production databases where reliability and concurrency are important. InnoDB
is the default storage engine in MySQL. This section explains how to optimize database operations for InnoDB
tables.