06 2023 档案

摘要:1. query_cache_size引起的Waiting for query cache lock问题,严重时会引起数据库宕机 A. 优化登录新建时,发现登录性能无法提升但是MySQL资源又较正常时,使用show processlist查看发现有部分‘Waiting for query cache 阅读全文
posted @ 2023-06-18 11:22 如幻行云 阅读(33) 评论(0) 推荐(0) 编辑
摘要:A. 查看openssh版本命令:ssh -V; B. 下载openssh 9.7版本:wget http://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-9.7p1.tar.gz C. rpm包制作 yum -y install vim 阅读全文
posted @ 2023-06-06 18:00 如幻行云 阅读(37) 评论(0) 推荐(0) 编辑