Do not report ERROR when sample rate equals 100
This commit is contained in:
@ -306,9 +306,6 @@ public:
|
||||
// index
|
||||
|| stmt_type == stmt::T_CREATE_INDEX
|
||||
|| stmt_type == stmt::T_DROP_INDEX
|
||||
// materialized view log
|
||||
|| stmt_type == stmt::T_CREATE_MLOG
|
||||
|| stmt_type == stmt::T_DROP_MLOG
|
||||
// flashback
|
||||
|| stmt_type == stmt::T_FLASHBACK_TENANT
|
||||
|| stmt_type == stmt::T_FLASHBACK_DATABASE
|
||||
|
||||
Reference in New Issue
Block a user