[MDEV-9106] Audit plugin compiled with MariaDB can't install on MySQL 5.7 Created: 2015-11-09 Updated: 2016-02-02 Resolved: 2016-01-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Affects Version/s: | N/A |
| Fix Version/s: | 5.5.48 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexey Botchkov | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Sprint: | 10.1.9-3, 10.1.10, 10.2.0-2, 10.2.0-3 | ||||||||
| Description |
|
Initial report was:
that was fixed, but the bigger problem is that API was radically changed in MySQL 5.7 so the plugin built on MariaDB cannot load there. |
| Comments |
| Comment by Alexey Botchkov [ 2015-11-16 ] |
|
The issue with the _my_thread_var is fixed, but doesn't solve the problem. The |
| Comment by udara [ 2015-11-20 ] |
|
HI I also encounter with this error ,once I install maria db plugin to 5.7.9-log community server. It didn't successful even I tired to install earlier version of audit plugin(server_audit-1.1.9). Thanks |
| Comment by Alexey Botchkov [ 2016-01-12 ] |
|
Resulting patch http://lists.askmonty.org/pipermail/commits/2016-January/008822.html. |
| Comment by Ian Gilfillan [ 2016-02-02 ] |
|
Please clarify which 10.0 and 10.1 releases the fix applies to. |