How should archery be configured when binlog-format=STATEMENT for my MySQL instance #2157
Unanswered
anyuqingcloud
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When submitting an SQL audit on archery, archery will first execute set session binlog-format=ROW, because my MySQL instance binlog-format=STATEMENT, if set to ROW, it will have an impact on master-slave synchronization and cause it to disconnect
Beta Was this translation helpful? Give feedback.
All reactions