14.8 InnoDB Tables and Indexes

14.8.1 Creating InnoDB Tables
14.8.2 Role of the .frm File for InnoDB Tables
14.8.3 Physical Row Structure of InnoDB Tables
14.8.4 Moving or Copying InnoDB Tables to Another Machine
14.8.5 Converting Tables from MyISAM to InnoDB
14.8.6 AUTO_INCREMENT Handling in InnoDB
14.8.7 InnoDB and FOREIGN KEY Constraints
14.8.8 Limits on InnoDB Tables
14.8.9 Clustered and Secondary Indexes
14.8.10 InnoDB FULLTEXT Indexes
14.8.11 Physical Structure of an InnoDB Index

This section covers topics related to InnoDB tables and indexes.