|
Transaction Isolation Level IndexREAD 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.1.5.3, “Limits Relating to Transaction Handling in MySQL Cluster”
- Section 13.2.8.6, “Locks Set by Different SQL Statements in
InnoDB ” - MySQL 4.1 FAQ — MySQL Cluster
- Section 13.2.8, “The
InnoDB Transaction Model and Locking”
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.1.5.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”
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 7.5.5.1, “How the Query Cache Operates”
- Section 17.1.5.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”
|
|