mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fix: MySQL/Postgress max_idle_conn default was wrongly set to zero, which does not mean unlimited but zero, which in practice disables connection pooling, not good. now max idle conn is set to golang's default which is 2, fixes #8513
This commit is contained in:
1098
vendor/github.com/lib/pq/conn.go
generated
vendored
1098
vendor/github.com/lib/pq/conn.go
generated
vendored
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user