mysql中缓存设置的方法:1、开启自身缓存功能【show variables like “%cache%”】;2、设置的自身缓存为32M【set global query_cache_size = 1024 * 1024 * 32;】。
技术文章 / 下载软件趣味内容 / 专业带飞