1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

MDEV-8991: bind-address appears twice in default my.cnf

Add comment about bind-address mentioned under galera section.
This commit is contained in:
Nirbhay Choubey
2015-10-30 12:10:54 -04:00
parent 81d35841bd
commit 3e043b30ac
2 changed files with 6 additions and 0 deletions

View File

@@ -162,6 +162,9 @@ innodb_flush_method = O_DIRECT
#binlog_format=row
#default_storage_engine=InnoDB
#innodb_autoinc_lock_mode=2
#
# Allow server to accept connections on all interfaces.
#
#bind-address=0.0.0.0
#
# Optional setting

View File

@@ -22,6 +22,9 @@
#binlog_format=row
#default_storage_engine=InnoDB
#innodb_autoinc_lock_mode=2
#
# Allow server to accept connections on all interfaces.
#
#bind-address=0.0.0.0
#
# Optional setting