Fixing Mysql boot

This commit is contained in:
Axel 2020-01-22 14:32:46 +01:00 committed by GitHub
parent 85f1d26468
commit 0e912a84bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,7 +14,7 @@
#
# * Basic Settings
#
user = vagrant
user = root
pid-file = /var/run/mysqld/mysqld.pid
socket = /var/run/mysqld/mysqld.sock
port = 3306
@ -126,4 +126,4 @@ collation-server = utf8mb4_general_ci
# This group is only read by MariaDB-10.0 servers.
# If you use the same .cnf file for MariaDB of different versions,
# use this group for options that older servers don't understand
[mariadb-10.0]
[mariadb-10.0]