Transaction Isolation Level Index

READ COMMITTED

Section 13.2.8.4, “InnoDB Record, Gap, and Next-Key Locks”
Section 13.2.3, “InnoDB Startup Options and System Variables”
Section 12.4.6, “SET TRANSACTION Syntax”
Section 13.2.8.2, “Consistent Nonlocking Reads”
Section 13.2.8.9, “How to Cope with Deadlocks”
Section 17.10.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 13.2.8.6, “Locks Set by Different SQL Statements in InnoDB
Section A.1, “MySQL 5.0 FAQ — General”
Section A.10, “MySQL 5.0 FAQ — MySQL Cluster”
Section 13.2.8, “The InnoDB Transaction Model and Locking”

READ UNCOMMITTED

Section 12.4.6, “SET TRANSACTION Syntax”
Section 17.10.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 13.2.8, “The InnoDB Transaction Model and Locking”

READ-COMMITTED

Section 12.4.6, “SET TRANSACTION Syntax”
Section 5.1.2, “Server Command Options”

READ-UNCOMMITTED

Section 12.4.6, “SET TRANSACTION Syntax”
Section 5.1.2, “Server Command Options”

REPEATABLE READ

Section 13.2.8.4, “InnoDB Record, Gap, and Next-Key Locks”
Section 12.4.6, “SET TRANSACTION Syntax”
Section 12.4.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 13.2.8.2, “Consistent Nonlocking Reads”
Section 17.10.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 13.2.8, “The InnoDB Transaction Model and Locking”
Section 12.4.7, “XA Transactions”

REPEATABLE-READ

Section 12.4.6, “SET TRANSACTION Syntax”
Section 5.1.2, “Server Command Options”
Section 5.1.3, “Server System Variables”

SERIALIZABLE

Section 12.4.6, “SET TRANSACTION Syntax”
Section 12.4.1, “START TRANSACTION, COMMIT, and ROLLBACK Syntax”
Section 13.2.8.2, “Consistent Nonlocking Reads”
Section 17.10.3, “Limits Relating to Transaction Handling in MySQL Cluster”
Section 13.2.8.6, “Locks Set by Different SQL Statements in InnoDB
Section 5.1.2, “Server Command Options”
Section 13.2.8, “The InnoDB Transaction Model and Locking”
Section 12.4.7, “XA Transactions”