MySQL 8.3.0
Source Code Documentation
mysql_security_context_imp Member List

This is the complete list of members for mysql_security_context_imp, including all inherited members.

copy(Security_context_handle in_ctx, Security_context_handle *out_ctx) noexceptmysql_security_context_impstatic
create(Security_context_handle *out_ctx) noexceptmysql_security_context_impstatic
destroy(Security_context_handle ctx) noexceptmysql_security_context_impstatic
get(void *_thd, Security_context_handle *out_ctx) noexceptmysql_security_context_impstatic
get(Security_context_handle ctx, const char *name, void *inout_pvalue) noexceptmysql_security_context_impstatic
lookup(Security_context_handle ctx, const char *user, const char *host, const char *ip, const char *db) noexceptmysql_security_context_impstatic
set(void *_thd, Security_context_handle in_ctx) noexceptmysql_security_context_impstatic
set(Security_context_handle ctx, const char *name, void *pvalue) noexceptmysql_security_context_impstatic