Structure
MySQLProtocol.COM_STMT_CLOSE
COM_STMT_CLOSE deallocates a prepared statementstruct COM_STMT_CLOSE
Overview
No response is sent back to the client.
https://dev.mysql.com/doc/internals/en/com-stmt-close.html
Topics
Instance Properties
statementIDstmt-id
Instance Methods
encode(into:)Serializes theComStmtCloseinto a buffer.