MySQLPoolImpl.clearAllRegistrations

Removes ALL prepared statement autoRegister and autoRelease which have been set.

This releases all relevent memory for potential garbage collection.

class MySQLPoolImpl(bool isSafe)
@safe
void
clearAllRegistrations
()

Meta