[
https://issues.apache.org/jira/browse/NIFI-8031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17245221#comment-17245221
]
ASF subversion and git services commented on NIFI-8031:
-------------------------------------------------------
Commit 405c393cb59407aec89280934e353db7252b4b20 in nifi's branch
refs/heads/main from Matt Burgess
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=405c393 ]
NIFI-8031: Add UPSERT capability for MySQL in PutDatabaseRecord
This closes #4678
Signed-off-by: Mike Thomsen <[email protected]>
> Support MySQL Upsert in PutDatabaseRecord
> -----------------------------------------
>
> Key: NIFI-8031
> URL: https://issues.apache.org/jira/browse/NIFI-8031
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Matt Burgess
> Assignee: Matt Burgess
> Priority: Major
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Related to NIFI-6934 which put in the plumbing and initial implementation of
> an UPSERT capability for PostgreSQL, this Jira proposes to add support for
> UPSERT in MySQL using the "INSERT with ON DUPLICATE KEY UPDATE" syntax.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)