A struct representing an EOF packet from the server.
An EOF packet is sent from the server after each sequence of field
description and parameter description packets, and after a sequence of
result set row packets.
An EOF packet is also called "Last Data Packet" or "End Packet".
These EOF packets contain a server status and a warning count.
A struct representing an EOF packet from the server.
An EOF packet is sent from the server after each sequence of field description and parameter description packets, and after a sequence of result set row packets. An EOF packet is also called "Last Data Packet" or "End Packet".
These EOF packets contain a server status and a warning count.