We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60d3d60 commit 62b961dCopy full SHA for 62b961d
plugins/mariadb/my.cnf
@@ -1,6 +1,6 @@
1
# MySQL configuration file
2
3
[mariadbd]
4
-# Change this port if 3360 is already used
5
-#port = 3360
+# Change this port if 3306 is already used
+#port = 3306
6
log_error=mysql.log
plugins/mysql/my.cnf
@@ -2,5 +2,5 @@
# [mysqld]
# skip-log-bin
0 commit comments