### Contact Information _No response_ ### 1Panel Version v2.0.9 ### Problem Description mysql5x,mysql8.2.x 都是有这个配置的,但是最新的没有 ### Steps to Reproduce 安装后查看配置my.cnf ,缺少 lower_case_table_names=1 配置,没有这个会导致小写表,某些情况下不能使用问题 ### The expected correct result 期望所有版本都保留 lower_case_table_names=1 ### Related log output ```shell ``` ### Additional Information _No response_