Updated Troubleshooting (markdown)
parent
e443aa2c86
commit
1c299b1c35
|
@ -40,6 +40,8 @@ If the MySQL distribution includes debug symbols (most builds from mysql.com inc
|
|||
|
||||
Download the offset-extract.sh script from: https://raw.github.com/mcafee/mysql-audit/master/offset-extract/offset-extract.sh
|
||||
|
||||
**Note:** The offest-extract.sh script changed with commit 4b680c3f3574f096f0b87c11c72e5ccc45e10b7f. If you are using a build earlier than 1.0.4-451 you will need to use the script from the 1.0.3 tag: https://raw.github.com/mcafee/mysql-audit/v1.0.3/offset-extract/offset-extract.sh
|
||||
|
||||
Note: GDB is required to use this script.
|
||||
|
||||
Change the permission of the file to executable:
|
||||
|
|
Loading…
Reference in New Issue