MySQL 9.1.0
Source Code Documentation
|
COM_STMT_CLOSE deallocates a prepared statement.
No response packet is sent back to the client.
Type | Name | Description |
---|---|---|
int<1> | status | [0x19] COM_STMT_CLOSE |
int<4> | statement_id | ID of the prepared statement to close |