mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-09 18:30:16 +00:00
bin/pt-table-checksum: Missing word in an error message
This commit is contained in:
@@ -8591,7 +8591,7 @@ sub main {
|
||||
. $master_binlog . " but replica " . $slave_cxn->name()
|
||||
. " has binlog_format $slave_binlog. This could cause "
|
||||
. "pt-table-checksum to break replication. "
|
||||
. "If understand the risks, specify "
|
||||
. "If you understand the risks, specify "
|
||||
. "--no-check-binlog-format to disable this check.\n";
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user