-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
False
-
False
-
Undefined
-
We encounter when Debezium is trying to parse a ddl contains this query
select * FROM INFORMATION_SCHECMA.STATISTICS WHERE TABLE_SCHEMA = SCHEMA()
It seems that the parser is missing the schema() function.