mysql-native ~master (2022-04-23T05:03:55Z)
Dub
Repo
MySQLPoolImpl.onNewConnection
mysql
impl
pool
MySQLPoolImpl
Get/set a callback delegate to be run every time a new connection is created.
NewConnectionDelegate
onNewConnection
[@property setter]
NewConnectionDelegate
onNewConnection
[@property getter]
class
MySQLPoolImpl
(bool isSafe)
@
property
@
safe
NewConnectionDelegate
onNewConnection
(
)
Meta
Source
See Implementation
mysql
impl
pool
MySQLPoolImpl
constructors
this
functions
applyAuto
autoRegister
autoRelease
clearAllRegistrations
clearAuto
isAutoCleared
isAutoRegistered
isAutoReleased
lockConnection
removeUnusedConnections
properties
maxConcurrency
onNewConnection
Get/set a callback delegate to be run every time a new connection is created.