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
Created Issues (markdown)
13
Issues.md
Normal file
13
Issues.md
Normal file
@@ -0,0 +1,13 @@
|
||||
Please report any issues to: <https://github.com/mcafee/mysql-audit/issues>
|
||||
|
||||
This includes: bugs, feature requests and questions regarding installation/configuration/functionality.
|
||||
|
||||
Please try to describe the issue verbosely. Try to see if it reproduces and include a detailed description on how to reproduce.
|
||||
|
||||
Make sure to include the full MySQL Server version and AUDIT Plugin version. To print MySQL Server version: log into MySQL and execute the command:
|
||||
|
||||
status
|
||||
|
||||
Please include with the issue the output of the AUDIT plugin in the MySQL error log. Log file location can be queried by running the following command:
|
||||
|
||||
show global variables like 'log_error'
|
||||
Reference in New Issue
Block a user