Updated Troubleshooting (markdown)

master
guylichtman 2012-07-17 05:45:28 -07:00
parent 51ff5b1521
commit b44a8ff69f
1 changed files with 2 additions and 2 deletions

@ -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