Protocol MySQLCommand protocol MySQLCommand Topics Instance Methods func activate(capabilities: MySQLProtocol.CapabilityFlags) throws -> MySQLCommandState func handle(packet: inout MySQLPacket, capabilities: MySQLProtocol.CapabilityFlags) throws -> MySQLCommandState