MySQL 8.3 Release Notes
READ COMMITTED
- Section 17.7.2.3, “一致的非锁定读取”
- Section 25.4.3.6, “定义 NDB Cluster 数据节点”
- Section 25.2.6.1, “NDB 和 InnoDB 存储引擎之间的差异”
- Section 20.3.2, “组复制 Limitations”
- Section 17.7.5.3, “如何最小化和处理死锁”
- Section 17.7.1, “InnoDB 锁定”
- Section 25.2.7.3, “与 NDB Cluster 中的事务处理相关的限制”
- Section 17.7.3, “Locks Set by Different SQL 语句 in InnoDB”
- Section A.1, “MySQL 8.3 常见问题解答:常规”
- Section A.10, “MySQL 8.3 常见问题解答:NDB 集群”
- Section 25.2.6.3, “NDB 和 InnoDB 功能使用摘要”
- Section 10.5.2, “优化InnoDB事务管理”
- Section 15.3.7, “设置事务语句”
- Section 7.4.4.2, “Setting 二进制日志 Format”
- Section 29.12.7.1, “events_transactions_current 表”
- Section 17.7.2.1, “事务隔离级别”
READ UNCOMMITTED
READ-COMMITTED
READ-UNCOMMITTED
REPEATABLE READ
- Section 17.7.2.3, “一致的非锁定读取”
- Section 20.3.2, “组复制 Limitations”
- Section 17.7.1, “InnoDB 锁定”
- Section 25.2.7.3, “与 NDB Cluster 中的事务处理相关的限制”
- Section 7.4.4.3, “混合二进制日志格式”
- Section 6.5.4, “mysqlimport — 数据导入程序”
- Section 6.5.6, “mysqlshow — 显示数据库、表和列信息”
- Section 10.5.2, “优化InnoDB事务管理”
- Section 29.12.7, “Performance Schema Transaction 表”
- Section 15.3.7, “设置事务语句”
- Section 15.3.1, “开始事务、提交和回滚语句”
- Section 29.12.7.1, “events_transactions_current 表”
- Section 17.7.2.1, “事务隔离级别”
- Section 15.3.8, “XA 事务”
REPEATABLE-READ
SERIALIZABLE
- Section 20.3.2, “组复制 Limitations”
- Section 17.7.1, “InnoDB 锁定”
- Section 25.2.7.3, “与 NDB Cluster 中的事务处理相关的限制”
- Section 17.7.3, “Locks Set by Different SQL 语句 in InnoDB”
- Section 7.4.4.3, “混合二进制日志格式”
- Section 29.12.7, “Performance Schema Transaction 表”
- Section 7.1.7, “服务器命令选项”
- Section 15.3.7, “设置事务语句”
- Section 15.3.1, “开始事务、提交和回滚语句”
- Section 29.12.7.1, “events_transactions_current 表”
- Section 17.7.2.1, “事务隔离级别”
- Section 15.3.8, “XA 事务”