MySQL Enterprise Backup 8.4 User's Guide / ... / mysqlbackup Command Reference / mysqlbackup commands / Other Operations
This group of operations consists of anymysqlbackup commands not covered in other sections of this chapter.
mysqlbackup --error-code=CODE print-message Prints the associated exit message for amysqlbackup exit code to thestdout stream.
Use the--error-code option to supply the exit code for which you want to receive the associated exit message:
$ mysqlbackup print-message --error-code=4 2> /dev/nullOne of the required files not foundFor a list ofmysqlbackup exit codes and messages, seeSection 17.1, “Exit codes of MySQL Enterprise Backup”.