aboutsummaryrefslogtreecommitdiffstats
path: root/mayor-orig/mayor-base/install
diff options
context:
space:
mode:
authorM.Gergo2022-02-04 14:00:07 +0100
committerM.Gergo2022-02-04 14:00:07 +0100
commitcbb307f369ee869a15383020a8ed36274d819c83 (patch)
treeee694b958f226e44988633967b5073ada2e6dcd5 /mayor-orig/mayor-base/install
parentaaab24c8c081b8e2b42cf8bf003120f27070aa6c (diff)
downloadmayor-cbb307f369ee869a15383020a8ed36274d819c83.tar.gz
mayor-cbb307f369ee869a15383020a8ed36274d819c83.zip
Rev: 4828
Diffstat (limited to 'mayor-orig/mayor-base/install')
-rw-r--r--mayor-orig/mayor-base/install/base/mysql/utf8.cnf9
1 files changed, 5 insertions, 4 deletions
diff --git a/mayor-orig/mayor-base/install/base/mysql/utf8.cnf b/mayor-orig/mayor-base/install/base/mysql/utf8.cnf
index e5927257..824fdcbe 100644
--- a/mayor-orig/mayor-base/install/base/mysql/utf8.cnf
+++ b/mayor-orig/mayor-base/install/base/mysql/utf8.cnf
@@ -1,5 +1,6 @@
-
[mysqld]
- character-set-server = utf8
- collation-server = utf8_hungarian_ci
- skip-character-set-client-handshake
+character-set-server = utf8
+collation-server = utf8_hungarian_ci
+skip-character-set-client-handshake
+sql-mode=""
+ \ No newline at end of file