[MDEV-12079] SERVER_AUDIT plugin fails to load on Linux on MySQL 5.7 Created: 2017-02-17 Updated: 2017-03-03 Resolved: 2017-02-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Affects Version/s: | 10.1.21 |
| Fix Version/s: | 5.5.55 |
| Type: | Bug | Priority: | Major |
| Reporter: | Emrullah Kocmar | Assignee: | Alexey Botchkov |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | plugins | ||
| Environment: |
Red Hat Enterprise Linux Server release 7.2 (Maipo) |
||
| Issue Links: |
|
||||||||
| Description |
|
SERVER_AUDIT plugin is installed by this way;
/etc/my.cnf configured as;
then restarted the mysqld with;
error log;
|
| Comments |
| Comment by Alexey Botchkov [ 2017-02-21 ] | ||||||||||
|
This repeats the | ||||||||||
| Comment by Valerii Kravchuk [ 2017-03-03 ] | ||||||||||
|
I still see this happening with plugin from MariaDB 10.1.22. It works in MariaDB:
but failes with 5.7.17:
Does it mean that we should wait for next merge from 5.5.55 into newer versions? |