[MDEV-16600] Log user information into binlog Created: 2018-06-27 Updated: 2018-06-27 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | markus makela | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
To make tracing an action across multiple systems easier, user-defined "tags" could be added to the binary log. An example implementation could be to log the connection ID, any connection attributes that were defined and all transactions that were done by this connection at the end of a connection. |