mysql-audit

There are 2 repositories under mysql-audit topic.

  • hotmit/mysql-sp-audit

    Using trigger based stored procedure to create audit table. It follows the wordpress meta data approach to store the changes, so all the data is store in just two centalized tables.

    Language:SQLPL25329
  • theburn/mysql_8_audit_connection

    Audit user connections and disconnections

    Language:C++1101