Possible fix for #449

This commit is contained in:
Daniel Hansson 2018-01-23 18:19:52 +01:00 committed by GitHub
parent c4554b6558
commit 21fbd5087d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -62,6 +62,7 @@ tmpdir = /tmp
lc_messages_dir = /usr/share/mysql
lc_messages = en_US
skip-external-locking
transaction-isolation = READ-COMMITTED
#
# Instead of skip-networking the default is now to listen only on
# localhost which is more compatible and is not less secure.