From d1e6554314b452a8a7dffca51ff8cf53991fc7dd Mon Sep 17 00:00:00 2001 From: midoks Date: Tue, 2 Feb 2021 15:34:45 +0800 Subject: [PATCH] Update my.cnf --- plugins/mysql/conf/my.cnf | 1 + 1 file changed, 1 insertion(+) diff --git a/plugins/mysql/conf/my.cnf b/plugins/mysql/conf/my.cnf index b415d17de..19d450e9a 100644 --- a/plugins/mysql/conf/my.cnf +++ b/plugins/mysql/conf/my.cnf @@ -19,6 +19,7 @@ read_buffer_size = 128K read_rnd_buffer_size = 256K myisam_sort_buffer_size = 4M thread_cache_size = 4 +lower_case_table_names=2 query_cache_size = 4M tmp_table_size = 8M default-character-set=utf8