Where I can find a list of "mysqldump" exit codes?

Viewed 30803

I know that exit code = 0 means No error.

I got exit code = 2. What does it means ?

Where I can see the complete list of mysqldump exit codes ?

4 Answers
Related