-
Bug
-
Resolution: Done
-
Major
-
3.1.1.Final
-
None
-
False
-
-
False
encrypted is not a keyword in mysql 5.7 and later.
https://dev.mysql.com/doc/refman/5.7/en/keywords.html
Bug report
For bug reports, provide this information, please:
What Debezium connector do you use and what version?
debezium-connector-mysql-3.1.1.Final
What is the connector configuration?
What is the captured database version and mode of deployment?
(E.g. on-premises, with a specific cloud provider, etc.)
MySQL 5.7.19-log
What behavior do you expect?
What behavior do you see?
Do you see the same behaviour using the latest released Debezium version?
(Ideally, also verify with latest Alpha/Beta/CR version)
Do you have the connector logs, ideally from start till finish?
(You might be asked later to provide DEBUG/TRACE level log)
How to reproduce the issue using our tutorial deployment?
Add test in BinlogAntlrDdlParserTest
@Test
public void shouldSupportColumnNameEncrypted()
Feature request or enhancement
For feature requests or enhancements, provide this information, please: