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
BC-M
changed the title
Docs: Inconsistency default value of connectionTimeout between docs and type comments
Docs: Inconsistency default value of connectTimeout between docs and type comments
Mar 14, 2022
Found a mismatch between docs and type about the default value of
connectTimeout.Documentation says 1 seconds since v2.5.6:
https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/64ca753b7aa1a5d13e8e14799af5bda4271d5ce4/documentation/connection-options.md
Commend above Type says 10 seconds:
mariadb-connector-nodejs/types/index.d.ts
Line 214 in 64ca753
The text was updated successfully, but these errors were encountered: