Structure
MySQLProtocol.OK_Packet
14.1.3.1
OK_Packetstruct OK_Packet
Overview
An OK packet is sent from the server to the client to signal successful completion of a command. As of MySQL 5.7.5, OK packes are also used to indicate EOF, and EOF packets are deprecated.
If CLIENT_PROTOCOL_41 is set, the packet contains a warning count.
Topics
Instance Properties
affectedRowsint<lenenc>affected_rowsaffected rowsinfostring<lenenc>infohuman readable status informationlastInsertIDint<lenenc>last_insert_idlast insert-idsessionStateChangesstring<lenenc>session_state_changessession state infostatusFlagsint<2>status_flagsStatus FlagswarningsCountint<2>warningsnumber of warnings