1.mysql -u root -p 回车输入密码进入mysql
2. 执行show variables like "max_connections";
3.执行set GLOBAL max_connections=1000;
4.执行show variables like "max_connections";
5.退出mysql服务,exit
解决问题:mysql 1040 too many connections
标签:roo src 服务 col ext 问题 oss ike 回车
查看更多关于解决问题:mysql 1040 too many connections的详细内容...
声明:本文来自网络,不代表【好得很程序员自学网】立场,转载请注明出处:http://www.haodehen.cn/did117915