[MDEV-11510] Audit plugin sometimes causes server to crash when using with MySQL Created: 2016-12-09 Updated: 2016-12-16 Resolved: 2016-12-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Affects Version/s: | 10.1.19 |
| Fix Version/s: | 5.5.54 |
| Type: | Bug | Priority: | Major |
| Reporter: | Geoff Montee (Inactive) | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The MariaDB audit plugin that's included in 10.1.19 (and probably also the recent 5.5 and 10.0 releases) can sometimes cause the server to crash when used with MySQL. I have seen the following backtrace with MySQL 5.6.30:
Another user reported the following backtrace on 5.7.15:
The plugin was installed in the following way: Download the MariaDB tarball and put the plugin in the proper location:
Then install the plugin in MySQL:
Then enable it in the configuration file:
And restart the server:
|
| Comments |
| Comment by Alexey Botchkov [ 2016-12-16 ] |
|
http://lists.askmonty.org/pipermail/commits/2016-December/010296.html |