CDC Streams · critical
Cupcake CDC requires source binary logging and permissions to read the current binlog file and position. This error usually means binlog is disabled, the database user lacks replication privileges, or the source engine/version does not expose the expected binlog status commands.
CDC Streams · warning
Some CDC streams intentionally disable target foreign key checks so child rows can apply before parent rows. This can keep replication moving, but it increases the need for compare and repair checks.
Snapshot / Sync · error
Snapshot jobs need a resolved target database. Cupcake can get that from the replication job, the saved mapping, or the target connection default depending on the run path.
Scheduler · error
Schedules are bound to saved mappings. If a mapping is deleted, recreated, or moved, the schedule cannot run until it is rebound.
Connections · error
Compare, Snapshot, Scheduler, and CDC workflows need both sides of the mapping to resolve to concrete database names.