my_print_defaults for MariaDB Enterprise Server 10.3
This page is part of MariaDB's Documentation.
The parent of this page is: Command-Line Interfaces for MariaDB Enterprise Server 10.3
Topics on this page:
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 10.3
Option | Description |
---|---|
Deprecated, please use --defaults-file instead. Name of config file to read; if no extension is given, default extension (e.g., .ini or .cnf) will be added | |
This is a non-debug version. Catch this and exit | |
Read this file after the global config file and before the config file in the users home directory; should be the first option | |
Like --config-file, except: if first option, then read this file only, do not read global or per-user config files; should be the first option | |
In addition to the given groups, read also groups with this suffix | |
Deprecated. Synonym for --defaults-extra-file. | |
Display this help message and exit. | |
Read the same set of groups that the mysqld binary does. | |
Return an empty string (useful for scripts). | |
Increase the output level | |
Output version information and exit. |
To see options supported in other versions, see "my_