-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
About too many connections error of mysql #186
Comments
2017-07-04 19:25:15 exception 'PDOException' with message 'SQLSTATE[08004] [1040] Too many connections' in C:\www\zk\thinkphp\library\think\db\Connection.php:300 |
Please use english, that can help all people to understand each other. Thanks. : -) |
Refer #187 . |
6个客户端每分钟发来一次数据。大约一二十分钟后服务端就报错了。
![1](https://user-images.githubusercontent.com/14196675/27845550-e52e396a-6162-11e7-815a-a6fdb3dddabb.jpg)
![2](https://user-images.githubusercontent.com/14196675/27845548-e52b6cf8-6162-11e7-9429-bad1bc37ead5.png)
![3](https://user-images.githubusercontent.com/14196675/27845549-e52c4d08-6162-11e7-9707-d701043b826f.jpg)
The text was updated successfully, but these errors were encountered: