Add documentation to sample configuration files.
This commit is contained in:
		| @@ -37,6 +37,9 @@ | |||||||
| # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | ||||||
| # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf" | # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf" | ||||||
| # - | # - | ||||||
|  | # -    # MariaDB 10.4.x | ||||||
|  | # -    MYSQL_CREDENTIAL_ARGS="-u root -S /tmp/mysql.sock" | ||||||
|  | # - | ||||||
| # - Defaults to MYSQL_CREDENTIAL_ARGS="--login-path=local" | # - Defaults to MYSQL_CREDENTIAL_ARGS="--login-path=local" | ||||||
| # - | # - | ||||||
| #MYSQL_CREDENTIAL_ARGS="" | #MYSQL_CREDENTIAL_ARGS="" | ||||||
|   | |||||||
| @@ -29,6 +29,9 @@ | |||||||
| # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | ||||||
| # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf" | # -    MYSQL_CREDENTIAL_ARGS="--defaults-file=/usr/local/mysql/sys-maint.cnf" | ||||||
| # - | # - | ||||||
|  | # -    # MariaDB 10.4.x | ||||||
|  | # -    MYSQL_CREDENTIAL_ARGS="-u root -S /tmp/mysql.sock" | ||||||
|  | # - | ||||||
| # - Defaults to MYSQL_CREDENTIAL_ARGS="--login-path=local" | # - Defaults to MYSQL_CREDENTIAL_ARGS="--login-path=local" | ||||||
| # - | # - | ||||||
| #MYSQL_CREDENTIAL_ARGS="" | #MYSQL_CREDENTIAL_ARGS="" | ||||||
|   | |||||||
| @@ -31,6 +31,9 @@ | |||||||
| # -    mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | # -    mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | ||||||
| # -    mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf" | # -    mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf" | ||||||
| # - | # - | ||||||
|  | # -    # MariaDB 10.4.x | ||||||
|  | # -    mysql_credential_args="-u root -S /tmp/mysql.sock" | ||||||
|  | # - | ||||||
| # - Defaults to mysql_credential_args="--login-path=local" | # - Defaults to mysql_credential_args="--login-path=local" | ||||||
| # - | # - | ||||||
| #mysql_credential_args="--login-path=local" | #mysql_credential_args="--login-path=local" | ||||||
|   | |||||||
| @@ -31,6 +31,9 @@ | |||||||
| # -    mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | # -    mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default) | ||||||
| # -    mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf" | # -    mysql_credential_args="--defaults-file=/usr/local/mysql/sys-maint.cnf" | ||||||
| # - | # - | ||||||
|  | # -    # MariaDB 10.4.x | ||||||
|  | # -    mysql_credential_args="-u root -S /tmp/mysql.sock" | ||||||
|  | # - | ||||||
| # - Defaults to mysql_credential_args="--login-path=local" | # - Defaults to mysql_credential_args="--login-path=local" | ||||||
| # - | # - | ||||||
| #mysql_credential_args="--login-path=local" | #mysql_credential_args="--login-path=local" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user