Add mysql/my.cnf
For future perfomance tuning
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
[mysqld]
|
||||
user = mysql
|
||||
port = 3306
|
||||
Reference in New Issue
Block a user
For future perfomance tuning
@@ -0,0 +1,3 @@
|
||||
[mysqld]
|
||||
user = mysql
|
||||
port = 3306
|
||||