You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -90,7 +90,7 @@ Sets the maximum number of connections managed by the pool.
90
90
91
91
> 0 means unlimited, defaults to 10.
92
92
93
-
#### min_idle
93
+
#### max_idle
94
94
95
95
Sets the maximum idle connection count maintained by the pool. The pool will maintain at most this many idle connections at all times, while respecting the value of max_open.
0 commit comments