4 - Server Response Packets
For most commands which the client sends to the server, the server returns the following response packets
-
EOF_Packet
Marks the end of a resultset, returning status and warnings. -
ERR_Packet
Indicates that an error occured -
LOCAL_INFILE Packet
Response to tell the client to send a specified file to the server -
OK_Packet
Indicates successful completion of a previous command sent by the client -
Result Set Packets
The server sends multiple packets as part of a result set -
Resultset row
Data representing a database resultset unit.
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.