Transaction Isolation Level Index
READ COMMITTED
- Section 13.6.9.4, “
InnoDB
Record, Gap, and Next-Key Locks” - Section 13.6.4, “
InnoDB
Startup Options and System Variables” - Section 12.3.6, “
SET TRANSACTION
Syntax” - Section 13.6.9.2, “Consistent Nonlocking Reads”
- Section 13.6.9.9, “How to Cope with Deadlocks”
- Section 13.6.9.6, “Locks Set by Different SQL Statements in
InnoDB
” - Section 7.5.2, “Optimizing
InnoDB
Transaction Management” - Section 13.6.9, “The
InnoDB
Transaction Model and Locking”
REPEATABLE READ
- Section 13.6.9.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.9.2, “Consistent Nonlocking Reads”
- Section 5.2.4.3, “Mixed Binary Logging Format”
- Section 7.5.2, “Optimizing
InnoDB
Transaction Management” - Section 13.6.9, “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.9.2, “Consistent Nonlocking Reads”
- Section 7.9.3.1, “How the Query Cache Operates”
- Section 13.6.9.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.9, “The
InnoDB
Transaction Model and Locking” - Section 12.3.7, “XA Transactions”