Fix MariaDB bind to localhost
This commit is contained in:
@@ -45,7 +45,7 @@ skip-external-locking
|
|||||||
#
|
#
|
||||||
# Instead of skip-networking the default is now to listen only on
|
# Instead of skip-networking the default is now to listen only on
|
||||||
# localhost which is more compatible and is not less secure.
|
# localhost which is more compatible and is not less secure.
|
||||||
bind-address = ::ffff:127.0.0.1
|
bind-address = localhost
|
||||||
#
|
#
|
||||||
# * Fine Tuning
|
# * Fine Tuning
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user