MySQL 9.1.0
Source Code Documentation
|
Helper class for loading keyring component Keyring component is loaded after minimal chassis initialization. More...
Public Member Functions | |
Manifest_file_option_parser_helper (int argc, char **argv) | |
~Manifest_file_option_parser_helper () | |
bool | valid () const |
Private Attributes | |
char * | datadir_ |
char * | plugindir_ |
char | save_homedir_ [FN_REFLEN+1] |
char | save_plugindir_ [FN_REFLEN+1] |
bool | valid_ |
Helper class for loading keyring component Keyring component is loaded after minimal chassis initialization.
At this time, home dir and plugin dir may not be initialized.
This helper class sets them temporarily by reading configurations and resets them in destructor.
|
inline |
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |