You've already forked mysql-audit
mirror of
https://github.com/trellix-enterprise/mysql-audit.git
synced 2025-12-14 18:14:01 +08:00
Updated Changelog (markdown)
@@ -1,4 +1,9 @@
|
||||
## v1.1.2 (dev-snapshot)
|
||||
* Add more information to each record:
|
||||
* For connections via Unix Domain Socket, PID, application name, and OS user name of process on the other end of the connection.
|
||||
* For connections via TCP Socket, client port of the connection
|
||||
* The offset-extract.sh script was updated. **If you have extracted offsets on your own, you should rerun the script to make the new offsets available.**
|
||||
* New configuration variable, `audit_socket_creds`, which enables writing of the above information. Default is `ON`.
|
||||
|
||||
## v1.1.1
|
||||
* Added support for MySQL 5.5.54, 5.6.35, and 5.7.17.
|
||||
|
||||
Reference in New Issue
Block a user