Comment 15 for bug 1548745

Revision history for this message
Laurynas Biveinis (laurynas-biveinis) wrote :

Unfortunately the audit log plugin depends on some server-side patches for its features and stability. The compilation error above shows a missing dependency on one such patch (which happened to be backported from MySQL 8.0.0).

This particular dependency has been introduced with a fix for https://bugs.launchpad.net/percona-server/+bug/1626519, which was released in 5.6.34-79.1. You could try taking the plugin source from a previous release (5.6.33-79.0), but still there would be no guarantee whether it will work correctly with Oracle MySQL.

Currently we are not aware of any ways to keep the current feature set, avoid server bugs, and remove server-side patches at the same time. Thus compiling/loading audit plugin is only supported on the Percona Server.