AUDIT Plugin for MySQL. See wiki and readme for description. If you find the plugin useful, please star us on GitHub. We love stars and it's a great way to show your feedback.
//offsets for: /opt/rh/rh-mariadb102/root/usr/libexec/mysqld (10.2.8-MariaDB)
{"10.2.8-MariaDB","24d8be509edcda8dd88100a341f96c32"offsets.gdb:7: Error in sourced command file:
No symbol table is loaded. Use the "file" command.,
Hi all,
I am using rh-mariadb102-mariadb with centos7
my error log is :
2018-05-28 11:04:38 139819542980736 [Note] McAfee Audit Plugin: Couldn't find proper THD offsets for: 10.2.8-MariaDB 2018-05-28 11:04:38 139819542980736 [ERROR] Plugin 'AUDIT' init function returned error. 2018-05-28 11:04:38 139819542980736 [ERROR] Plugin 'AUDIT' registration as a AUDIT failed. 2018-05-28 11:04:38 139819542980736 [Note] McAfee Audit Plugin: deinit
then i am try get offset value then get gdb error
//offsets for: /opt/rh/rh-mariadb102/root/usr/libexec/mysqld (10.2.8-MariaDB) {"10.2.8-MariaDB","24d8be509edcda8dd88100a341f96c32"offsets.gdb:7: Error in sourced command file: No symbol table is loaded. Use the "file" command.,
can anyone help me?