Init MySQL Warsaw

Signed-off-by: Georg <georg@lysergic.dev>
This commit is contained in:
Georg Pfuetzenreuter 2021-08-30 21:00:02 +02:00
parent 1a496b5866
commit 6800ad3e4b
1 changed files with 7 additions and 0 deletions

View File

@ -0,0 +1,7 @@
[client]
socket=/run/mysql/mysql.sock
[mysqld]
log-error=/var/log/mysql/mysqld.log
port=3306
bind-address = 127.0.0.1,10.0.0.31
datadir = /var/lib/mysql