mysql-native v3.0.0
API Reference Home: [This Version] [Latest Version] [Other Versions]
Function MySQLPool.clearAuto
Removes any autoRegister
or autoRelease
which may have been set
for this prepared statement.
Does nothing if the statement has not been set for auto-register or auto-release.
This releases any relevent memory for potential garbage collection.