This command deallocates a prepared statement on the server, freeing up associated resources.
Closes a previously prepared statement.
Client to server.
mysql_stmt_close().
mysql_stmt_prepare().
int<1> 0x19 COM_STMT_CLOSE header.
0x19
COM_STMT_CLOSE
int<4> statement id.
05 00 00 00 19 04 00 00 00
No response from server.
This page is licensed: CC BY-SA / Gnu FDL
Last updated 5 months ago
Was this helpful?