mysql: log query on certain tables to an audit table by temporarily enable general_log

后端 未结 0 1483
谎友^
谎友^ 2020-12-02 07:12

I want to log INSERT queries executed on a specific table by temporarily enable general_log through triggers. My approach is to first create an audit table:

C         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题