mysql-native ~master (2022-04-23T05:03:55Z)
Dub
Repo
PreparedRegistrations.clear
mysql
impl
prepared
PreparedRegistrations
Eliminate all records of both registered AND queued-for-release statements.
struct
PreparedRegistrations
(Payload)
@
safe
@
trusted
void
clear
(
)
if
(
isPreparedRegistrationsPayload
!
Payload
)
Meta
Source
See Implementation
mysql
impl
prepared
PreparedRegistrations
functions
clear
opIndex
queueAllForRelease
queueForRelease
registerIfNeeded
unqueueForRelease
variables
directLookup
Eliminate all records of both registered AND queued-for-release statements.