This packet is sent by the server to indicate that a statement was prepared successfully.
int sequenceId: the sequence ID for the packet.
String packetType: always "StatementPrepare" - read-only.
String sql: the statement being prepared
object clone(): returns a copy of this packet
void remove(): do not forward this packet