[MDEV-4559] audit plugin can't see connections events if undefined log=file in my.cnf Created: 2013-05-22 Updated: 2014-06-06 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.30 |
| Fix Version/s: | 5.5 |
| Type: | Bug | Priority: | Minor |
| Reporter: | VAROQUI Stephane | Assignee: | Alexey Botchkov |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | plugins | ||
| Environment: |
Linux REHL 6 |
||
| Description |
|
We have tested it 5.5.28 as 5.5.31 is not out and 29 and 30 have regression for our workload Hopefully it looks like <> issue from https://mariadb.atlassian.net/browse/MDEV-258 Using filter GENERAL_CLASSMAX we did not catch connection events if log=some_file.log not defined in the my.cnf Show variables like ‘general_log%’ was set to some default file name is not enouth One more issue is that replication events are reported with an empty user / host that may cause issue with generic user@host blacklist and whitelist configuration file |