LLM WikiAccess-protected knowledge portal

WIKI

MySQL Binary Log (binlog)

AI Summary Purpose Durable concept note on the MySQL binary log binlog what it is, its formats, and why it matters for replication, CDC, and the Labradorlabs BTS Binlog Transfer System . Key points binlog records data/schema changes DML, DD

경로ai/wiki/concepts/mysql-binlog.md
카테고리Concept
태그#binlog #cdc #concept #concepts #crawler #data-pipeline #mysql #portfolio #wiki

# MySQL Binary Log (binlog)

AI Summary

Purpose:

Key points:

Relevant when:

Do not read full document unless:

Linked documents:

Open Questions

Details

Source: author's MySQL binlog tech note (Obsidian vault, 500. Wiki/02. Tech Docs/01. MySQL/01. binlog.md) + linked MySQL docs (dev.mysql.com/doc/refman/8.4/en/replication-formats.html).

What binlog is

Formats

Reading binlogs with mysqlbinlog

DDL loss when filtering by --database

Relevance to CDC and BTS at Labradorlabs

연결 문서