MySQL 9.0.0
Source Code Documentation
struct_replica_connection Struct Reference

#include <sql_lex.h>

Public Member Functions

void reset ()
 Cleans slave connection info. More...
 

Public Attributes

char * user
 
char * password
 
char * plugin_auth
 
char * plugin_dir
 

Member Function Documentation

◆ reset()

void struct_replica_connection::reset ( void  )

Cleans slave connection info.

Member Data Documentation

◆ password

char* struct_replica_connection::password

◆ plugin_auth

char* struct_replica_connection::plugin_auth

◆ plugin_dir

char* struct_replica_connection::plugin_dir

◆ user

char* struct_replica_connection::user

The documentation for this struct was generated from the following files: