二者都是查数据库的状态的

status 是不可人为更改的,系统现在的状态

比如查询Max_used_connections
MySQL status和variables的区别

variable 是可以修改的

比如根据以往的最多链接数调整最大链接数
或者buffer_pool的信息
MySQL status和variables的区别

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-11
  • 2021-09-09
  • 2022-12-23
  • 2021-10-26
猜你喜欢
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2022-12-23
  • 2022-02-20
  • 2021-12-06
  • 2022-12-23
相关资源
相似解决方案