COM_STMT_CLOSE
This command deallocates a prepared statement on the server, freeing up associated resources.
Closes a previously prepared statement.
Direction
Client to server.
Implemented by
Fields
0x19 COM_STMT_CLOSE header.
Example
05 00 00 00 19 04 00 00 00
Response
No response from server.
This page is licensed: CC BY-SA / Gnu FDL