I want to get all slaves-hosts from my master-host. So I thought, that SHOW SLAVE HOSTS
; would be a good idea. Unfortunately, I get an empty host-column-output.
Do you know what I can do?
SHOW PROCESSLIST
works with an empty host-list too.
I want to get all slaves-hosts from my master-host. So I thought, that SHOW SLAVE HOSTS
; would be a good idea. Unfortunately, I get an empty host-column-output.
Do you know what I can do?
SHOW PROCESSLIST
works with an empty host-list too.
You should use --report-host option on slaves. Refer to https://dev.mysql.com/doc/refman/8.0/en/replication-options-replica.html#sysvar_report_host