mysql出问题了,装了一下新版本,竟然占用400多M的内存,这对于不是服务器,占用是在太高了,再开打一个开发工具,那电脑很卡了,其实是可以优化一下的,在my.ini文件找到这几个参数更改一下,占用大概就在60M左右了

table_definition_cache=400
table_open_cache=256

相关文章:

  • 2022-12-23
  • 2021-11-17
  • 2021-07-04
  • 2022-02-25
  • 2021-07-18
  • 2022-03-01
  • 2022-03-04
  • 2021-09-26
猜你喜欢
  • 2021-07-05
  • 2022-12-23
  • 2021-09-09
  • 2022-12-23
  • 2022-01-17
  • 2022-12-23
  • 2021-04-24
相关资源
相似解决方案