This command resets the data of a prepared statement on the server, clearing any buffers or previous parameter values.
Resets a prepared statement on the client and server to state after preparing.
int<1> 0x1A COM_STMT_RESET header.
0x1A
COM_STMT_RESET
int<4> Statement ID.
ERR_Packet or OK_Packet.
05 00 00 00 1A 04 00 00 00
This page is licensed: CC BY-SA / Gnu FDL
Last updated 2 months ago
Was this helpful?