You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: t/pt-table-checksum/progress.t
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -69,10 +69,11 @@ $sb->wait_for_slaves();
69
69
# TEST_WISHLIST PLUGIN_WISHLIST: do this with a plugin to the tool itself,
70
70
# not in this unreliable fashion.
71
71
72
-
# Frank: this command makes my head hurt. :-)
73
-
# notice there are 3 *different* wait type commands involved
74
-
# notice final number in the line is the run-time allowed for the "outermost" wait (wait-to-exec). If it is absent it defaults to 1, which may not be enough for sakila.city chunk to appear (at least on my system and for MySQL 5.7
# Notice there are 3 *different* wait type commands involved
73
+
# Final integer in the line is the run-time allowed for the "outermost" wait (wait-to-exec). If it is absent it defaults to 1, which may not be enough for sakila.city# chunk to appear (at least on slow systems)
0 commit comments