Documentation Home
MySQL 8.3 Reference Manual
Related Documentation Download this Manual
PDF (US Ltr) - 40.8Mb
PDF (A4) - 40.9Mb
Man Pages (TGZ) - 294.0Kb
Man Pages (Zip) - 409.0Kb
Info (Gzip) - 4.0Mb
Info (Zip) - 4.0Mb
Excerpts from this Manual

MySQL 8.3 Reference Manual  /  The InnoDB Storage Engine  /  InnoDB Locking and Transaction Model

17.7 InnoDB 锁定和事务模型

要实现大型、繁忙或高度可靠的数据库应用程序,或者从其他数据库系统移植大量代码,或者调整 MySQL 性能,了解 InnoDB 锁定和 InnoDB 事务模型非常重要。

本节讨论了与 InnoDB 锁定和 InnoDB 事务模型相关的几个主题,您应该熟悉这些主题。