 |
MySQL
8.0.23
Source Code Documentation
|
Go to the documentation of this file.
23 #ifndef SECURITY_CONTEXT_H
24 #define SECURITY_CONTEXT_H
132 const
char *
host, const
char *ip, const
char *db));
163 void *inout_pvalue));
#define END_SERVICE_DEFINITION(name)
A macro to end the last Service definition started with the BEGIN_SERVICE_DEFINITION macro.
Definition: service.h:90
#define BEGIN_SERVICE_DEFINITION(name)
Declares a new Service.
Definition: service.h:85
case opt name
Definition: sslopt-case.h:32
const char * host
Definition: mysqladmin.cc:58
static mysql_service_status_t create(const char *service_names[], reference_caching_channel *out_channel) noexcept
Definition: component.cc:35
static mysql_service_status_t get(reference_caching_cache cache, unsigned service_name_index, const my_h_service **refs) noexcept
Definition: component.cc:113
char * user
Definition: mysqladmin.cc:59
static mysql_service_status_t destroy(reference_caching_channel channel) noexcept
Definition: component.cc:49
char * lookup(UDF_INIT *, UDF_ARGS *args, char *result, unsigned long *res_length, unsigned char *null_value, unsigned char *)
Definition: udf_example.cc:612
struct Security_context_handle_imp * Security_context_handle
Definition: dynamic_privilege.h:28
#define DECLARE_BOOL_METHOD(name, args)
Declares a method that returns bool as a part of the Service definition.
Definition: service.h:111
constexpr value_type set
Definition: classic_protocol_constants.h:271
void copy(Shards< COUNT > &dst, const Shards< COUNT > &src) noexcept
Copy the counters, overwrite destination.
Definition: ut0counter.h:353