-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
-
False
Summary
Sensitive information appears in logs when a DDL statement is processed.
pr: https://github.com/debezium/debezium/pull/6376
What connector/version?
Debezium MySQL Connector, version 3.2.0-SNAPSHOT
Connector configuration
(Please specify configuration details.)
Database/version/deployment
MySQL 8. (Specify if on-premises or deployed with a particular cloud provider.)
Expected behavior
DDL statements processed by the connector should not expose any sensitive information in the logs.
Actual behavior
Sensitive information from DDL statements is visible in the logs.
Is the issue present in the latest released version?
Yes.
Connector logs available?
Yes, a sample log (with information redacted) is attached.
How to reproduce (e.g., using tutorial deployment)
(Please add repro steps here.)
- is duplicated by
-
DBZ-8998 Filtering DDL events from logs on schema history replay
-
- Closed
-