[MDEV-4967] Host field is empty in the audit log. Created: 2013-08-29 Updated: 2013-08-29 Resolved: 2013-08-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.33 |
| Type: | Bug | Priority: | Major |
| Reporter: | Alexey Botchkov | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
on a local host connect to the server with the 'mysql -h'. Then in the log the 'host' field gets empty for the related records. |
| Comments |
| Comment by Alexey Botchkov [ 2013-08-29 ] |
|
Fixed so if server can't get the host name we specify the IP in the 'host' file instead. |