Comment 3 for bug 944051

Revision history for this message
Daniel Nichter (daniel-nichter) wrote :

I conflated Perl exit with standard Unix exit, and the latter is limited to a single byte. So the new list is:

   ERROR 1 A non-fatal error occurred
   ALREADY_RUNNING 2 --pid file exists and the PID is running
   CAUGHT_SIGNAL 4 Caught SIGHUP, SIGINT, SIGPIPE, or SIGTERM
   NO_SLAVES_FOUND 8 No replicas or cluster nodes were found
   TABLE_DIFF 16 At least one diff was found
   SKIP_CHUNK 32 At least one chunk was skipped
   SKIP_TABLE 64 At least one table was skipped