mysq并发连接数设置

920阅读 0评论2018-12-06 comcn2
分类:Mysql/postgreSQL

-- show variables like '%max_connections%'; 查看最大连接数
set global max_connections=1000 重新设置
上一篇:ubuntu 停止支持的版本的可用更新源
下一篇:没有了