Updated Troubleshooting (markdown)
parent
5dd51ac90a
commit
733a06e989
|
@ -34,7 +34,7 @@ AUDIT plugin supports setting the offsets via configuration. So if the offsets a
|
|||
|
||||
If the MySQL distribution includes debug symbols (most builds from mysql.com include debug symbols) it is possible to extract the offsets using a simple script.
|
||||
|
||||
Download the offset-extract.sh script from: https://github.com/mcafee/mysql-audit/blob/master/offset-extract/offset-extract.sh
|
||||
Download the offset-extract.sh script from: https://raw.github.com/mcafee/mysql-audit/master/offset-extract/offset-extract.sh
|
||||
|
||||
Note: GDB is required to use this script.
|
||||
|
||||
|
|
Loading…
Reference in New Issue