如何增加mysql的连接数量。让ecshop更稳定.

  回答:进入mysql命令模式下。执行该SQL语句

   set global max_connections=500;
     show variables;

来源:http://www.chinab4c.com

文章链接:文章链接