my_print_defaults for MariaDB Enterprise Server 23.08

Overview

The my_print_defaults utility is used to print options present in the given option group found in the configuration files.

my_print_defaults Options for MariaDB Enterprise Server 23.08

Option

Description

--debug (-#)

This is a non-debug version. Catch this and exit

--help (-?)

Display this help message and exit.

--mariadbd

Read the same set of groups that the mariadbd binary does.

--mysqld

Read the same set of groups that the mysqld binary does.

--no-defaults (-n)

Return an empty string (useful for scripts).

--verbose (-v)

Increase the output level

--version (-V)

Output version information and exit.

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