[MDEV-8631] mysqlbinlog to show current user / current role Created: 2015-08-17 Updated: 2015-10-31 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
A master hides user name etc. somewhere in the binlog while writing a record, so that a slave can later use them for CURRENT_USER and such. |