Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

connect-cdc-mysql

النجوم٥
التفرعات٣
آخر تحديث٧ يوليو ٢٠٢٦ في ١٨:٣٢

Streams change data capture (CDC) from MySQL or MariaDB into Redpanda/Kafka using the mysql_cdc input in Redpanda Connect. Covers binlog (row) replication, initial snapshots, checkpoint caching, and operational tuning. Use when: capturing inserts/updates/deletes from MySQL or MariaDB into Redpanda or Kafka via Redpanda Connect's mysql_cdc input; configuring binlog replication; setting up snapshots with stream_snapshot; wiring a checkpoint_cache resource; tuning checkpoint_limit or max_parallel_snapshot_tables; using AWS RDS/Aurora with IAM auth; routing per-table CDC events to different Kafka topics; debugging a MySQL CDC pipeline that stalls, skips, or fails to resume after restart; understanding binlog_position metadata; distinguishing mysql vs mariadb flavor; landing CDC changes into Iceberg Topics (redpanda.iceberg.mode/delete/partition.spec/ target.lag.ms/invalid.record.action) or Tiered Storage (redpanda.remote.write/ read, cloud_storage_enabled) for a lakehouse; enabling server-side Schema ID Validatio

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

مستكشف الملفات
6 ملفات
SKILL.md
readonly