Add documentation to sample configuration files.

This commit is contained in:
root 2019-08-21 20:30:03 +02:00
parent 77f29da0ac
commit b18c6a1a0e
4 changed files with 12 additions and 0 deletions

View File

@ -37,6 +37,9 @@
# - MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - 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"
# -
#MYSQL_CREDENTIAL_ARGS=""

View File

@ -29,6 +29,9 @@
# - MYSQL_CREDENTIAL_ARGS="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - 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"
# -
#MYSQL_CREDENTIAL_ARGS=""

View File

@ -31,6 +31,9 @@
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - 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"
# -
#mysql_credential_args="--login-path=local"

View File

@ -31,6 +31,9 @@
# - mysql_credential_args="--defaults-file=/etc/mysql/debian.cnf" (Debian default)
# - 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"
# -
#mysql_credential_args="--login-path=local"