MySQL 8.0.40
Source Code Documentation
|
This is the complete list of members for Cached_authentication_plugins, including all inherited members.
auth_plugin_is_built_in(LEX_CSTRING *plugin) | Cached_authentication_plugins | inlinestatic |
Cached_authentication_plugins() | Cached_authentication_plugins | |
cached_plugins | Cached_authentication_plugins | |
cached_plugins_names | Cached_authentication_plugins | static |
compare_plugin(cached_plugins_enum plugin_index, LEX_CSTRING plugin) | Cached_authentication_plugins | inlinestatic |
get_cached_plugin_ref(const LEX_CSTRING *plugin) | Cached_authentication_plugins | |
get_cached_plugin_ref(cached_plugins_enum plugin_index) | Cached_authentication_plugins | inline |
get_plugin_name(cached_plugins_enum plugin_index) | Cached_authentication_plugins | inlinestatic |
is_valid() | Cached_authentication_plugins | inline |
m_valid | Cached_authentication_plugins | private |
optimize_plugin_compare_by_pointer(LEX_CSTRING *plugin) | Cached_authentication_plugins | static |
~Cached_authentication_plugins() | Cached_authentication_plugins |