阅读背景:

mysql官方文档Clustered and Secondary Indexes翻译

来源:互联网 

Every InnoDB table has a special index called the clustered index where the data for the rows is stored. Typically, the clustered index is synonymous with the primary key. To get the best performance from queries, inserts, and other database operations, you must understand how InnoDB uses the clustered index to optimize the most common lookup and DML operations for each table.Every InnoDB table has a special index called the




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: