使用ServiceStack OrmLite时,我在percona(mysql)数据库上看到许多休眠连接。我认为这些是导致内存不足的错误...我该如何解决?
连接必须有效且打开。 在ServiceStack.OrmLite.OrmLiteExecFilter。<> c__DisplayClass6_0
1.b__0(Task
1 t)在System.Threading.Tasks.ContinuationResultTaskFromResultTask2.InnerInvoke() at System.Threading.Tasks.Task.Execute() --- End of stack trace from previous location where exception was thrown --- at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task) at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task) at System.Runtime.CompilerServices.TaskAwaiter
1.GetResult()