From 1deef49147287eb63b9e6b591d3bba74d07ec42a Mon Sep 17 00:00:00 2001 From: midoks Date: Sun, 12 Jun 2022 14:19:26 +0800 Subject: [PATCH] Update my8.0.cnf --- plugins/mysql/conf/my8.0.cnf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/mysql/conf/my8.0.cnf b/plugins/mysql/conf/my8.0.cnf index f08db82a6..ada563ef8 100644 --- a/plugins/mysql/conf/my8.0.cnf +++ b/plugins/mysql/conf/my8.0.cnf @@ -20,7 +20,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=0 tmp_table_size = 8M character-set-server = UTF8MB4