查看mysql的连接数的值: SELECT @@MAX_CONNECTIONS AS ‘Max Connections’; 修改: set GLOBAL max_connections=1000; 当前连接数:show status like ‘%Max_used_connections%’;
If you enjoyed this article please consider sharing it!
邮箱地址不会被公开。 必填项已用*标注
评论
名称 *
电子邮件 *
站点