Aikesheng Open Source Community
Jul 4, 2019 · Databases
Analysis and Fix for MySQL Mixed Binlog Format Event Creation Bug
This article investigates a MySQL bug where creating an event with sysdate() in mixed binlog format causes replication failure, reproduces the issue on MySQL 5.6.23, analyzes the relevant source functions with SystemTap tracing, and proposes a patch that forces statement format during event creation to prevent row‑based logging.
BinlogDebuggingMySQL
0 likes · 12 min read