Aikesheng Open Source Community
Feb 28, 2024 · Databases
Two‑Phase Commit: The Prepare Phase in MySQL 8.0 InnoDB and Binlog
This article explains how MySQL 8.0 implements the two‑phase commit protocol, detailing when it is used, the responsibilities of the prepare stage for both the binlog and InnoDB storage engines, and the five key actions InnoDB performs during preparation.
transactiontwo-phase-commit
0 likes · 7 min read
