Structure
MySQLProtocol.COM_QUERY
14.6.4
COM_QUERYstruct COM_QUERY
Overview
A COM_QUERY is used to send the server a text-based query that is executed immediately. The server replies to a COM_QUERY packet with a COM_QUERY Response. The length of the query string is the packet length - 1.
https://dev.mysql.com/doc/internals/en/com-query.html
Topics
Initializers
Instance Properties
queryquery(string.EOF) –query_text