修改数据库的配置文件my.init
performance_schema_max_table_instances=400
table_definition_cache=400
table_open_cache=256
原文地址:MySQL 5.6内存占用过高解决方案
修改数据库的配置文件my.init
performance_schema_max_table_instances=400
table_definition_cache=400
table_open_cache=256
原文地址:MySQL 5.6内存占用过高解决方案