Koji Kawamura created NIFI-3728:
-----------------------------------

             Summary: 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
            Reporter: Koji Kawamura


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)

Reply via email to