perror for MariaDB Community Server 10.3

Overview

The perror utility is used to print the description for error codes generated by MariaDB Community Server 10.3, your operating system, or the storage engines.

Note

System-level error messages may vary depending upon your operating system.

perror Options for MariaDB Community Server 10.3

Option

Description

--help (-?)

Displays this help and exits.

--info (-I)

Synonym for --help.

--silent (-s)

Only print the error message.

--verbose (-v)

Print error code and message (default). (Defaults to on; use --skip-verbose to disable.)

--version (-V)

Displays version information and exits.

To see options supported in other versions, see "perror Options by MariaDB Server Version".