You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Matt Burgess (JIRA)" <ji...@apache.org> on 2017/04/24 13:05:04 UTC

[jira] [Assigned] (NIFI-3728) CaptureChangeMySQL to capture truncate table statement

     [ https://issues.apache.org/jira/browse/NIFI-3728?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matt Burgess reassigned NIFI-3728:
----------------------------------

    Assignee: Matt Burgess

> CaptureChangeMySQL to capture truncate table statement
> ------------------------------------------------------
>
>                 Key: NIFI-3728
>                 URL: https://issues.apache.org/jira/browse/NIFI-3728
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>    Affects Versions: 1.2.0
>            Reporter: Koji Kawamura
>            Assignee: Matt Burgess
>             Fix For: 1.2.0
>
>
> CaptureChangeMySQL has several specific queries to capture, such as 'alter table', 'create table' and 'drop table' ... etc. However, it currently does not capture 'truncate table' and it should be added.
> Also, this maybe an off topic but I think these [DDL | https://en.wikipedia.org/wiki/Data_definition_language] statements can be dangerous and some use-cases may require human intervention before executing such, instead of fully automating with PutDatabaseRecord. It will be useful if CaptureChangeMySQL has a 'Capture DDL statements' property.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)