database/sql: add SetMaxOpenConns
Update #4805 Add the ability to set an open connection limit. Fixed case where the Conn finalCloser was being called with db.mu locked. Added seperate benchmarks for each path for Exec and Query. Replaced slice based idle pool with list based idle pool. R=bradfitz CC=golang-dev https://golang.org/cl/10726044
Showing
This diff is collapsed.
This diff is collapsed.
Please
register
or
sign in
to comment