摘要: mysql> show status like 'connections'; + + + | Variable_name | Value | + + + | Connections | 6 | + + + 1 row in set (0.00 sec) 查询服务器启动了多长时间: mysql> sh 阅读全文
posted @ 2020-03-31 08:40 yahn~ 阅读(189) 评论(1) 推荐(0)