COM_RESET_CONNECTION Resets a connection without re-authentication.
This will :
rollback any open transaction
reset transaction isolation level
reset session variables
delete user variables
remove temporary tables
remove all PREPARE statement
Database will NOT be reset to initial value.
int<1> 0x1f : COM_RESET_CONNECTION Header
This page is licensed: CC BY-SA / Gnu FDL