diff --git a/Troubleshooting.md b/Troubleshooting.md index 19fd2fe..b5616d7 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,3 +1,5 @@ +If you are experiencing an installation issue it is recommended to try out the latest dev-snapshot build to see if the issue is already resolved in the trunk. Dev snapshot builds are available at: https://bintray.com/mcafee/mysql-audit-plugin/dev-snapshot (follow the latest version link and then the "Files" link). + If the AUDIT plugin fails to install, error messages will be logged in the MySQL error log. Log file location can be queried in MySQL by running the following command: show global variables like 'log_error';