Skip to content

Commit

Permalink
3
Browse files Browse the repository at this point in the history
  • Loading branch information
morningman committed Oct 31, 2024
1 parent b51eb6b commit 953c605
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,7 @@ suite("test_audit_log_behavior") {
assertEquals(res[0][0].toString(), tuple2[1].toString())
}
}
// do not turn off
sql "set global enable_audit_plugin = false"
sql "set global audit_plugin_max_sql_length = 4096"
sql "set global audit_plugin_max_batch_interval_sec = 60"
Expand Down

0 comments on commit 953c605

Please sign in to comment.