COM_RESET_CONNECTION
resets a connection without reauthentication.
The command does this:
Roll back any open transactions.
Reset transaction isolation level.
Rset session variables.
Delete user variables.
Remove temporary tables.
Remove all PREPARE
statements.
Database will NOT
be reset to initial value.
int<1> 0x1f : COM_RESET_CONNECTION
Header
This page is licensed: CC BY-SA / Gnu FDL