From 1da1404faa3fbb8588526fa45c0f94456204e420 Mon Sep 17 00:00:00 2001 From: William Barrett <75017464+wbarrettmcafee@users.noreply.github.com> Date: Thu, 29 Apr 2021 14:13:17 +0100 Subject: [PATCH] No Longer publishing releases to Bintray --- Troubleshooting.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 41c1593..841edc3 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,5 +1,3 @@ -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';