mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 05:00:45 +00:00
PT-139 Passing channel param to the masterslave lib
This commit is contained in:
@@ -9502,6 +9502,7 @@ sub main {
|
||||
OptionParser => $o,
|
||||
DSNParser => $dp,
|
||||
Quoter => $q,
|
||||
channel => $o->get('channel')
|
||||
);
|
||||
|
||||
my $slaves = []; # all slaves (that we can find)
|
||||
|
Reference in New Issue
Block a user