Add documentation to sample configuration files.
This commit is contained in:
parent
77f29da0ac
commit
b18c6a1a0e
@ -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=""
|
||||
|
@ -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=""
|
||||
|
@ -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"
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user