当前位置:Gxlcms > 
数据库问题 > 
CentOS中设置Mysql的最大连接数max_connections(用于解决too many connections的问题)
                     
                    
                        CentOS中设置Mysql的最大连接数max_connections(用于解决too many connections的问题)
                        
                            时间:2021-07-01 10:21:17
                            帮助过:31人阅读
							                        
                     
                    
                    
                     mysql
> show variables 
like "max_connections";
2 +-----------------+-------+
3 | Variable_name   
| Value 
|
4 +-----------------+-------+
5 | max_connections 
| 2000  |
6 +-----------------+-------+
7 row 
in set
 三、总结
  嗯,暂时没问题了、参考博客:https://www.cnblogs.com/kingchou/p/9321803.html
 
  
 
CentOS中设置Mysql的最大连接数max_connections(用于解决too many connections的问题)
标签:size   width   限制   项目   方法   执行   load   find 命令   var