diff --git a/static/new_etc_mycnf.sh b/static/new_etc_mycnf.sh index 88ce9523..49466986 100644 --- a/static/new_etc_mycnf.sh +++ b/static/new_etc_mycnf.sh @@ -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.