Fix MariaDB connections issues

* allow new unix_socket auth system
* add socket path in /etc/mysql/conf.d/my.cnf
This commit is contained in:
VirtuBox
2020-11-10 12:54:53 +01:00
parent 78cd626d75
commit 7062596236
3 changed files with 29 additions and 9 deletions

View File

@@ -1,7 +1,7 @@
cement==2.10.12
pystache>=0.5.4
pynginxconfig>=0.3.4
PyMySQL>=0.10.0
PyMySQL>=0.10.1
psutil>=5.7.2
sh>=1.12.14
SQLAlchemy>=1.3.18