-
Bug
-
Resolution: Done
-
Major
-
2.6.1.Final
-
None
-
False
-
False
-
Undefined
-
- Have a working mysql connector.
- Issue the example ddl query from the description.
- Observe the connector failure.
This ddl fails the mysql connector:
ALTER TABLE t1 add COLUMN yes bool DEFAULT 0 NULL
The parser identifies "yes" here as a keyword and not as an identifier while mysql permits this keyword to be used as an identifier.
- clones
-
DBZ-3586 No viable alternative at input "add COLUMN optional"
- Closed
- links to
-
RHEA-2024:139598 Red Hat build of Debezium 2.5.4 release