MySQL 8.3.0
Source Code Documentation
protocol_callback.h File Reference

Interface of the Protocol_callback class, which is used by the Command service as proxy protocol. More...

#include <stddef.h>
#include <sys/types.h>
#include "my_command.h"
#include "my_inttypes.h"
#include "mysql/service_command.h"
#include "mysql/strings/dtoa.h"
#include "mysql/strings/m_ctype.h"
#include "mysql_time.h"
#include "sql/protocol.h"
#include "violite.h"

Go to the source code of this file.

Classes

class  Protocol_callback
 

Detailed Description

Interface of the Protocol_callback class, which is used by the Command service as proxy protocol.