From ef45d99ad948f053223afac79b35f96100c2d8c5 Mon Sep 17 00:00:00 2001 From: Guy Lichtman Date: Tue, 29 Apr 2014 07:53:03 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 ++ 1 file changed, 2 insertions(+) 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';