[MDEV-11204] SHOW SLAVE HOSTS should show connection name Created: 2016-11-01 Updated: 2017-02-20 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Major |
| Reporter: | Michaël de groot | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Hi, The slave should report the replication connection name to the master and the master should display this in SHOW SLAVE HOSTS. This way, tools like pt-table-checksum are able to pinpoint to the right replication connection. Thank you, |