Make pt-dl-logger retry its --dest INSERT statement. Update the tool's docs.

This commit is contained in:
Daniel Nichter
2013-02-25 18:06:27 -07:00
parent 8b428e28a1
commit 02a11d877f
2 changed files with 70 additions and 40 deletions

View File

@@ -3915,7 +3915,8 @@ Usage: pt-fk-error-logger [OPTIONS] DSN
pt-fk-error-logger logs information about foreign key errors on the given
DSN. Information is printed to C<STDOUT>, and it can also be saved to a
table by specifying L<"--dest">.
table by specifying L<"--dest">. The tool runs for forever unless
L<"--run-time"> or L<"--iterations"> is specified.
Print foreign key errors on host1: