Enable /phpMyAdmin if SSL, Use UTF8 char set, Try to auto use TLS in mariadb

This commit is contained in:
2021-10-31 01:02:06 -05:00
parent 70917f630e
commit 2c34983602
11 changed files with 386 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
#
# These groups are read by MariaDB command-line tools
# Use it for options that affect only one utility
#
[mysql]
[mysql_upgrade]
[mysqladmin]
[mysqlbinlog]
[mysqlcheck]
[mysqldump]
[mysqlimport]
[mysqlshow]
[mysqlslap]