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:
3
debian/additions/my.cnf
vendored
3
debian/additions/my.cnf
vendored
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user