Compare by table and key
Run source-to-target comparisons that show which tables match, which rows differ, and where cutover risk is concentrated.
MySQL Drift Detection
Drift detection is the step that turns a migration from hope into evidence. Cupcake DRCP helps teams compare source and target data, isolate row differences, and decide what must be repaired before traffic moves.
Why It Matters
Run source-to-target comparisons that show which tables match, which rows differ, and where cutover risk is concentrated.
Use recent CDC health, row activity, and compare timing together so teams understand whether differences are expected, stale, or dangerous.
Preserve comparison results and follow-up repair actions so the migration decision has a traceable record.
Product Workflows
Checklist
Freeze the cutover scope: identify the tables and keys that must agree before promotion.
Confirm snapshot completion and CDC catch-up before treating compare output as final.
Run compare on high-value tables first, then broaden to supporting tables.
Review row-level differences and choose whether to repair, accept, or delay cutover.
Re-run compare after repair so the final decision uses fresh evidence.
Community Discovery
FAQs
Run them after the snapshot baseline, during CDC catch-up, and again near cutover for the tables that matter most.
No. Some drift may be expected during active writes, but unresolved differences in cutover-critical tables should be reviewed before promotion.