From 5ad88ef0418ebf17be31cfe4d0f9dada5a1d79aa Mon Sep 17 00:00:00 2001 From: Guy Lichtman Date: Thu, 16 Jan 2014 00:12:43 -0800 Subject: [PATCH] Updated Troubleshooting (markdown) --- Troubleshooting.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Troubleshooting.md b/Troubleshooting.md index 8a1f375..e6dc33b 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -75,4 +75,4 @@ Then try installing the AUDIT plugin either via plugin-load configuration option ./offset-extract.sh /usr/sbin/mysqld /usr/lib/debug/usr/sbin/mysqld.debug -Notice that the mysqld debug symbols may be named also: `/usr/lib/debug/usr/sbin/mysqld` (no `.debug`). Make sure not to confuse this with `mysqld-debug` which is a separate executable. \ No newline at end of file +Notice that the mysqld debug symbols may be named also: `/usr/lib/debug/usr/sbin/mysqld` (no `.debug`). Make sure not to confuse this with `mysqld-debug`, which is a separate executable. \ No newline at end of file