19.6 其他操作

这组操作包括 本章其他部分未涵盖 的任何mysqlbackup命令。

mysqlbackup --error-code=CODE print-message

print-message

将mysqlbackup退出代码 的关联退出消息打印 到stdout流中。

使用该--error-code选项提供您想要接收关联退出消息的退出代码:

$ mysqlbackup print-message --error-code=4 2> /dev/null

One of the required files not found

有关mysqlbackup退出代码和消息的列表,请参阅第 17.1 节,“MySQL 企业备份的退出代码”