MySQL 9.1.0
Source Code Documentation
|
#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 |
void struct_replica_connection::reset | ( | void | ) |
Cleans slave connection info.
char* struct_replica_connection::password |
char* struct_replica_connection::plugin_auth |
char* struct_replica_connection::plugin_dir |
char* struct_replica_connection::user |