摘要: Mysql 查看连接数,状态 最大并发数(赞) Mysql 查看连接数,状态 最大并发数(赞) -- show variables like '%max_connections%'; 查看最大连接数set global max_connections=1000 重新设置 mysql> show st 阅读全文
posted @ 2017-01-12 12:21 haxnt 阅读(40374) 评论(0) 推荐(3)