Uploaded image for project: 'Debezium'
  1. Debezium
  2. DBZ-3468

Debezium MySQL connector does not process tables with partitions

XMLWordPrintable

    • False
    • False
    • Undefined
    • Hide
      • Start the MySQL debezium connector with required confiruation properties
      • set snapshot.mode to 'initial'
      • set include.schema.changes to 'true'
      • On the MySQL database, create a table with partitions. eg. PartitionDDL.txt
      Show
      Start the MySQL debezium connector with required confiruation properties set snapshot.mode to 'initial' set include.schema.changes to 'true' On the MySQL database, create a table with partitions. eg.  PartitionDDL.txt

      I'm getting the following error whenever working with a table with partitions.
      Attaching the DDL statement and the stack trace

      PartitionStackTrace.txt

      PartitionDDL.txt

              anmohant Anisha Mohanty
              majayk07 Ajay M (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated:
                Resolved: