mariadb-plugin & mysql_plugin for MariaDB Community Server 10.5
This page is part of MariaDB's Enterprise Documentation.
The parent of this page is: Command-Line Interfaces for MariaDB Community Server 10.5
Topics on this page:
Overview
The mariadb-plugin
utility installs plugins for MariaDB Community Server 10.5.
MariaDB Community Server 10.5 also provides a symbolic link to the utility's legacy name (mysql_plugin
).
mariadb-plugin Options for MariaDB Community Server 10.5
Option | Description |
---|---|
The basedir for the server. | |
The datadir for the server. | |
Display this help and exit. | |
The error messages dir for the server. | |
Path to my_print_defaults executable. Example: /source/temp11/extra | |
Path to mysqld executable. Example: /sbin/temp1/mysql/bin | |
Do not read values from configuration file. | |
The plugin dir for the server. | |
Read plugin information from configuration file specified instead of from <plugin-dir>/<plugin_name>.ini. | |
Show default values from configuration file. | |
More verbose output; you can use this multiple times to get even more verbose output. | |
Output version information and exit. |
To see options supported in other versions, see "mariadb-plugin & mysql_plugin Options by MariaDB Server Version".