mysql-native v2.2.0 (2018-03-04T03:52:03Z)
Dub
Repo
PreparedRegistrations.registerIfNeeded
mysql
prepared
PreparedRegistrations
If already registered, simply returns the cached Payload.
struct
PreparedRegistrations
(Payload)
Payload
registerIfNeeded
(
const
(
char
[])
sql
,
Payload
delegate
(
const
(
char
[])
)
doRegister
)
out (info) { assert (!info.queuedForRelease); }
if
(
isPreparedRegistrationsPayload
!
Payload
)
Meta
Source
See Implementation
mysql
prepared
PreparedRegistrations
functions
clear
opIndex
queueAllForRelease
queueForRelease
registerIfNeeded
unqueueForRelease
variables
directLookup
If already registered, simply returns the cached Payload.