Transaction Isolation Level Index
READ COMMITTED
- Section 13.6.8.4, “
InnoDB Record, Gap, and Next-Key Locks” - Section 13.6.3, “
InnoDB Startup Options and System Variables” - Section 12.3.6, “
SET TRANSACTION Syntax” - Section 13.6.8.2, “Consistent Nonlocking Reads”
 - Section 13.6.8.9, “How to Cope with Deadlocks”
 - Section 17.1.5.3, “Limits Relating to Transaction Handling in MySQL Cluster”
 - Section 13.6.8.6, “Locks Set by Different SQL Statements in 
InnoDB” - Section 13.6.8, “The 
InnoDB Transaction Model and Locking” 
REPEATABLE READ
- Section 13.6.8.4, “
InnoDB Record, Gap, and Next-Key Locks” - Section 12.3.6, “
SET TRANSACTION Syntax” - Section 12.3.1, “
START TRANSACTION,
      COMMIT, and
      ROLLBACK Syntax” - Section 13.6.8.2, “Consistent Nonlocking Reads”
 - Section 17.1.5.3, “Limits Relating to Transaction Handling in MySQL Cluster”
 - Section 5.2.4.3, “Mixed Binary Logging Format”
 - Section 13.6.8, “The 
InnoDB Transaction Model and Locking” - Section 12.3.7, “XA Transactions”
 
SERIALIZABLE
- Section 12.3.6, “
SET TRANSACTION Syntax” - Section 12.3.1, “
START TRANSACTION,
      COMMIT, and
      ROLLBACK Syntax” - Section 13.6.8.2, “Consistent Nonlocking Reads”
 - Section 7.6.3.1, “How the Query Cache Operates”
 - Section 17.1.5.3, “Limits Relating to Transaction Handling in MySQL Cluster”
 - Section 13.6.8.6, “Locks Set by Different SQL Statements in 
InnoDB” - Section 5.2.4.3, “Mixed Binary Logging Format”
 - Section 5.1.2, “Server Command Options”
 - Section 13.6.8, “The 
InnoDB Transaction Model and Locking” - Section 12.3.7, “XA Transactions”