From b44a8ff69fe571fd044017ce10ae4d8dfc94d739 Mon Sep 17 00:00:00 2001 From: guylichtman Date: Tue, 17 Jul 2012 05:45:28 -0700 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index d9c9250..479ce95 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,8 +1,8 @@ -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: +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'; -Check the error log for AUDIT plugin print outs to better understand what is happening during the install process. +Check the error log for AUDIT plugin messages to better understand what is happening during the install process. ### Checksum Validation