Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
PR https://github.com/mariadb-corporation/mariadb-connector-nodejs/pull/219
merged : Documentation state that idleTimeout with a value of 0 indicate that connection will never be removed when idle, but implementation was setting idleTimeout to 30 minutes when set to 0.