震惊 ACGO服务器炸了
2025-08-09 19:00:41
发布于:北京
ACGO服务器在2025/8/9 16:30左右炸了,报错信息如下:
### Error querying database. Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ### The error may exist in cn/acgo/account/mapper/CFollowUsersMapper.java (best guess) ### The error may involve defaultParameterMap ### The error occurred while setting parameters ### SQL: SELECT COUNT( 1 ) FROM c_follow_users WHERE (user_id = ? AND status = ?) ### Cause: java.sql.SQLException: Concurrency control waiting count exceed max waiting count ; uncategorized SQLException; SQL state [HY000]; error code [5041]; Concurrency control waiting count exceed max waiting count; nested exception is java.sql.SQLException: Concurrency control waiting count exceed max waiting count
意思为:表示数据库并发控制的等待计数超过了最大等待限制。
也就是同时间登录人太多了...

这里空空如也



















有帮助,赞一个