数据库连接inactive状态累计增加是啥原因_百度知道
最佳答案: include <stdio.h> #include<math.h> int main() { long int result=0; int input; scanf("%d",&input); for(int i=0;i<input;i++) ...
数据库连接池经常满 inactive代表什么意思_百度知道
最佳答案: 重点是肯定有资源没有释放,先确定是不是Connction,Statement,PreparedStatement,Resultset等资源没有释放(一般Connection可能性不大,大家都挺注意,关键是...更多关于数据库连接inactive状态累计增加是啥原因?的问题>>