[MDEV-7500] thread_handling option in my.cnf is not passing "connect events" to audit plugin Created: 2015-01-24 Updated: 2015-06-08 Resolved: 2015-06-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Plugin - Audit |
| Affects Version/s: | 5.5, 10.0 |
| Fix Version/s: | 5.5.44 |
| Type: | Bug | Priority: | Major |
| Reporter: | Honza Horak | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | server_audit, verified | ||
| Environment: |
Linux, Fedora |
||
| Sprint: | 5.5.44 |
| Description |
|
Description of problem:
in my.cnf, connect events are not being passed to the server_audit.so plugin. Steps to Reproduce: Actual results:
Expected results:
Additional info: Config options used:
This issue was originally reported as |
| Comments |
| Comment by Elena Stepanova [ 2015-01-26 ] |
|
Reproducible on audit plugin 1.2.0 as well. |
| Comment by Alexey Botchkov [ 2015-06-08 ] |
|
That's the bug in the server - it didn't send the CONNECT notivication to the plugins in the threadpool mode. |