COM_RESET_CONNECTION
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.
Fields
int<1> 0x1f :
COM_RESET_CONNECTION
Header
Response
This page is licensed: CC BY-SA / Gnu FDL
Last updated
Was this helpful?