Structure
MySQLProtocol.COM_QUIT
tells the server that the client wants to close the connection
struct COM_QUIT
Overview
Https://Dev.Mysql.Com/Doc/Internals/En/Com-Quit.Html
Topics
Initializers
init()Creates a newCOM_QUITpacket.
Instance Methods
encode(to:capabilities:)MySQLPacketEncodableconformance.