From 9ca40c51f26be561cf3bd0824d194a960a409d7c Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 19 Jun 2022 19:12:34 +0800 Subject: [PATCH] Update my.cnf --- plugins/mysql/conf/my.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mysql/conf/my.cnf b/plugins/mysql/conf/my.cnf index 40c1cc286..26cf2e994 100644 --- a/plugins/mysql/conf/my.cnf +++ b/plugins/mysql/conf/my.cnf @@ -22,7 +22,7 @@ read_buffer_size = 128K read_rnd_buffer_size = 256K myisam_sort_buffer_size = 4M thread_cache_size = 4 -lower_case_table_names=2 +lower_case_table_names=1 query_cache_size = 4M tmp_table_size = 8M