如何解决MySQL max_user_connections错误

当我尝试登录phpMyAdmin时出现以下错误。

用户 __ 已经具有多个“ max_user_connections”活动连接

谁能让我知道如何从MySQL服务器端关闭这些数据库连接?

感谢您的时间!

回答:

在这里,我认为您可以解决您的问题

max_connections

另请阅读此http://dev.mysql.com/doc/refman/5.5/en/too-many-

connections.html

以上是 如何解决MySQL max_user_connections错误 的全部内容, 来源链接: utcz.com/qa/400267.html

回到顶部