David Handermann created NIFI-15905:
---------------------------------------
Summary: Switch to Qualified Table Names in CaptureChangeMySQL
Key: NIFI-15905
URL: https://issues.apache.org/jira/browse/NIFI-15905
Project: Apache NiFi
Issue Type: Improvement
Components: Extensions
Reporter: David Handermann
Assignee: David Handermann
The CaptureChangeMySQL Processor retrieves table metadata using two separate
statements, first selecting the database and then querying the table. These
statements can be combined into a single query using the qualified table name.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)