Aikesheng Open Source Community
Aug 27, 2019 · Databases
MySQL Binlog Commit Process: Parameter Settings and Step‑by‑Step Analysis
This article provides a comprehensive, step‑by‑step analysis of MySQL’s binlog commit workflow, covering key parameters such as binlog_group_commit_sync_delay, sync_binlog, and binlog_transaction_dependency_tracking, and explains how last_commit and seq_number are generated and used in parallel replication.
Commit ProcessGTIDMySQL
0 likes · 15 min read