Structure
MySQLProtocol.COM_QUERY_Response
The query-response packet is a meta packet which can be one of
struct COM_QUERY_Response
Overview
Https://Dev.Mysql.Com/Doc/Internals/En/Com-Query-Response.Html
Topics
Instance Properties
columnCountIf the number of columns in the resultset is 0, this is a OK_Packet.
Type Methods
decode(from:capabilities:)MySQLPacketDecodableconformance.