Note about change in offset-extract script in 1.0.8-515 build.
parent
78d0daeabe
commit
59c2d1d5db
|
@ -42,7 +42,7 @@ 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:** The offest-extract.sh script changed as the plugin added additional offsets. If you are using a build earlier than 1.0.8-515, you will need to use the script from the 1.0.7 tag: https://raw.githubusercontent.com/mcafee/mysql-audit/v1.0.7/offset-extract/offset-extract.sh . Further more, 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.
|
||||
|
||||
|
|
Loading…
Reference in New Issue