dev: mariadb users *
other things also
This commit is contained in:
parent
39f90db91d
commit
a1d2d83f60
11 changed files with 79 additions and 28 deletions
|
|
@ -1,10 +1,6 @@
|
|||
[client-server]
|
||||
socket=/tmp/mysql.sock
|
||||
socket=/run/mysql.sock
|
||||
port=3306
|
||||
|
||||
[mysqld]
|
||||
# fix from https://stackoverflow.com/questions/75696472/aborted-connection-3-to-db-unconnected-user-unauthenticated-host-172-21
|
||||
skip-grant-tables
|
||||
|
||||
[mariadb]
|
||||
datadir=/db
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue