Comment 1 for bug 944051

Revision history for this message
Ryan Lowe (ryan-a-lowe) wrote : Re: pt-table-checksum: exit status ambiguous

pt-table-sync has the following:

STATUS MEANING
====== =======================================================
0 Success.
1 Internal error.
2 At least one table differed on the destination.
3 Combination of 1 and 2.

I'd love to see something similar on pt-table-checksum along the lines of:

STATUS MEANING
====== =======================================================
0 Success.
1 Could not start due to PID
2 Internal error.
3 At least one table differed on the destination.