have_query_cache.inc
来自「这是linux下运行的mysql软件包,可用于linux 下安装 php + m」· INC 代码 · 共 8 行
INC
8 行
-- require r/have_query_cache.require# As PS are not cached we disable them to ensure the we get the right number# of query cache hits-- disable_ps_protocoldisable_query_log;show variables like "have_query_cache";enable_query_log;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?