Skip to Content
DocumentationCDC Error GuidesMySQL: Configure the Binlog Format

MySQL: Configure Binary Logging Format

Step 1. Set the binlog_format Parameter to ROW

Please ensure that the binlog_format parameter is set to ROW on the source database. Follow the instructions in Step 2 of the Change Data Capture (CDC) Setup listed here.

Step 2. Refresh Pipelines that are Using the Source

Changes may have been missed while the CDC process was running with an incorrect log format, so you may want to refresh the pipelines that ingest from this source. You can trigger a bulk refresh for all the pipelines that use this source from the Pipelines page.

Screenshot of the pipelines list page with an active filter applied by source
Pipelines page filtered by a source