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

Connector crashes when table name contains '-' character

XMLWordPrintable

       this is my ddl: DROP TABLE `debezium_source-city`

       

      Exceptions:

      io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement 'DROP TABLE debezium_source-city'io.debezium.text.ParsingException: DDL statement couldn't be parsed. Please open a Jira issue with the statement 'DROP TABLE debezium_source-city'mismatched input '-' expecting {<EOF>, '--'}

      at io.debezium.antlr.ParsingErrorListener.syntaxError(ParsingErrorListener.java:43) at org.antlr.v4.runtime.ProxyErrorListener.syntaxError(ProxyErrorListener.java:41) at org.antlr.v4.runtime.Parser.notifyErrorListeners(Parser.java:544)

            jpechane Jiri Pechanec
            18202659067 yu feng (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: