摘要: 查看最大连接数 select VARIABLE_VALUE from information_schema.GLOBAL_VARIABLES where VARIABLE_NAME='MAX_CONNECTIONS'; 或者 show variables like '%max_connections 阅读全文
posted @ 2016-05-09 17:48 旋转的梦 阅读(232) 评论(0) 推荐(0)