mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-09-10 04:09:09 +00:00
Fix inconsistent test.
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
Found 2 slaves:
|
||||
h=127.0.0.1,P=12346
|
||||
h=127.0.0.1,P=12347
|
||||
Will check slave lag on:
|
||||
h=127.0.0.1,P=12346
|
||||
h=127.0.0.1,P=12347
|
||||
No slaves found. See --recursion-method if host h=127.1,P=12345 has slaves.
|
||||
Not checking slave lag because no slaves were found and --check-slave-lag was not specified.
|
||||
Operation, tries, wait:
|
||||
copy_rows, 10, 0.25
|
||||
create_triggers, 10, 1
|
||||
@@ -20,7 +16,6 @@ TS Dropped triggers OK.
|
||||
Successfully altered `bug_1045317`.`bits`.
|
||||
Creating new table...
|
||||
Created new table bug_1045317._bits_new OK.
|
||||
Waiting forever for new table `bug_1045317`.`_bits_new` to replicate to h=127.0.0.1,P=12346...
|
||||
Altering new table...
|
||||
Altered `bug_1045317`.`_bits_new` OK.
|
||||
TS Creating triggers...
|
||||
|
Reference in New Issue
Block a user