Generic Response Packets
https://dev.mysql.com/doc/internals/en/generic-response-packets.html https://mariadb.com/kb/en/4-server-response-packets/
Marks the end of a result set, returning status and warnings.
Indicates that an error occurred.
Indicates successful completion of a previous command sent by the client.