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

When MySQL has BINLOG_ROWS_QUERY_LOG_EVENTS enabled, include original SQL query in event.

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Done
    • Icon: Major Major
    • 0.8.0.Beta1
    • None
    • mysql-connector
    • None

      Summary

      Starting with MySQL 5.6 the BINLOG_ROWS_QUERY_LOG_EVENTS configuration property allows adding the original SQL query to RBR events.

      It appears as thought the underlying MySQL Connector library supports parsing this additional property ( EventType.ROWS_QUERY ).

      It'd be great if the Debezium MySQL Connector could be updated to support parsing this optional property and including it in the Events published into Kafka.

              Unassigned Unassigned
              spowis Stephen Powis (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: