MySQL Binary Logs: From Replication Tool to Enterprise Event Platform

May 27-29, 2026 • Computer History Museum, CaliforniaDate, time, and room will be announced soon.
Track: MySQL / Performance & Operations
MySQL binary logs aren’t just for replication - they’re your database’s black box flight recorder, CDC engine, and real-time event platform all in one. Let’s unlock them:
- CDC + Cache Invalidation
- Binlog-as-Event-Bus for microservices
- Real-time Analytics Pipeline
- Anomaly Detection using GTID timestamps
- Forensics & Incident Response
Short Description: In this session, we explore how binary logs can transform your MySQL infrastructure into a powerful enterprise event platform.
We will cover real-world use cases including forensic debugging of production incidents, Change Data Capture (CDC) pipelines for real-time analytics, and a novel approach to cache invalidation using the Blackhole engine.
The centerpiece of this talk is a deep dive into GTID timestamp analysis - specifically leveraging the difference between original_commit_timestamp and immediate_commit_timestamp to detect replication anomalies before they become disasters.
Attendees will leave with practical knowledge, working code, and a complete open-source monitoring stack including a Grafana dashboard for real-time GTID lag visualization.
No more flying blind in production. Your binary logs have been trying to tell you something all along.
Speaker

Database Architect managing enterprise wide database systems on various flavors of RDBMS (Microsoft SQL Server, MySQL, PostgreSQL) and MongoDB, driving key projects like Cloud Migration, new database builds, upgraded, …

