标签:io sp for 文件 on bs ef sql mysql
以下是5.6默认的设置
performance_schema_max_table_instances 12500
table_definition_cache 1400
table_open_cache 2000
修改my.ini配置文件:(没有就如下内容就在最后一行新增)
performance_schema_max_table_instances=600
table_definition_cache=400
table_open_cache=256
标签:io sp for 文件 on bs ef sql mysql
原文地址:http://www.cnblogs.com/toSeeMyDream/p/4087750.html