摘要:
1:下载Atlashttps://github.com/Qihoo360/Atlas/releases/download/2.2.1/Atlas-2.2.1.el6.x86_64.rpm2:安装Atlas[root@localhost software]# rpm -ivh Atlas-2.2.1.... 阅读全文
摘要:
1:查看当前有多少个连接mysql> status;Threads: 4 2:查看连接的详细信息mysql> SHOW FULL PROCESSLIST; 阅读全文