摘要:
kubectl 常用命令 kubectl get cs [root@master ~]# kubectl get cs Warning: v1 ComponentStatus is deprecated in v1.19+ NAME STATUS MESSAGE ERROR scheduler He 阅读全文
摘要:
MySQL如何监控大事务 查看正在执行的事务 select * from sys.processlist show processlist select * from information_schema.processlist select * from sys.session select * 阅读全文