[
https://issues.apache.org/jira/browse/NIFI-15905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18078386#comment-18078386
]
ASF subversion and git services commented on NIFI-15905:
--------------------------------------------------------
Commit c9fd0be0ca428408137c70937761b46f95de5959 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=c9fd0be0ca4 ]
NIFI-15905 Switched to qualified Table Names in CaptureChangeMySQL (#11206)
> 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
> Priority: Minor
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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)