Fixing Mysql boot
This commit is contained in:
parent
85f1d26468
commit
0e912a84bc
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Reference in a new issue