MySQL 8.4.0
Source Code Documentation
Rpl_channel_credentials::Channel_cred_param Struct Reference

Public Member Functions

 Channel_cred_param (char *username_arg, char *password_arg, char *plugin_auth_arg)
 

Public Attributes

String_set username
 
String_set password
 
String_set plugin_auth
 

Constructor & Destructor Documentation

◆ Channel_cred_param()

Rpl_channel_credentials::Channel_cred_param::Channel_cred_param ( char *  username_arg,
char *  password_arg,
char *  plugin_auth_arg 
)
inline

Member Data Documentation

◆ password

String_set Rpl_channel_credentials::Channel_cred_param::password

◆ plugin_auth

String_set Rpl_channel_credentials::Channel_cred_param::plugin_auth

◆ username

String_set Rpl_channel_credentials::Channel_cred_param::username

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