• Sergey Vojtovich's avatar
    WL#5571 - Audit interface: MYSQL_AUDIT_GENERAL_STATUS event · 9a3e46c5
    Sergey Vojtovich authored
    include/mysql/plugin_audit.h:
      Connection auditing class.
    include/mysql/plugin_audit.h.pp:
      Connection auditing class.
    sql/mysqld.cc:
      Notify disconnect to auditing.
    sql/sql_audit.cc:
      Connection class event dispatcher.
    sql/sql_audit.h:
      mysql_audit_notify() is not available in embedded.
    sql/sql_connect.cc:
      Notify connect to auditing.
    sql/sql_parse.cc:
      Notify user change to auditing.
    9a3e46c5
plugin_audit.h 4.08 KB