mysql异常'Could not create connection to database server. Attempted reconnect 3 times. Giving up. too
问题:Could not create connection to database server. Attempted reconnect 3 times. Giving up. too many connections原因:mysql8.0.X默认配置为最大连接数151,当数据连接数超过151个,出现如上问题解决方法:在mysql安装目录找到my.ini文件修改max con...
原创
2019-07-01 08:12:33 ·
1013 阅读 ·
0 评论