MySQL 9.1.0
Source Code Documentation
|
#include <mysql/components/service.h>
#include <mysql/components/service_implementation.h>
#include <stddef.h>
Go to the source code of this file.
Classes | |
class | dynamic_privilege_services_impl |
Interface implementation for registering and checking global dynamic privileges. More... | |
Typedefs | |
typedef struct Security_context_handle_imp * | Security_context_handle |
Functions | |
bool | dynamic_privilege_init (void) |
Bootstrap the dynamic privilege service by seeding it with server implementation-specific data. More... | |
typedef struct Security_context_handle_imp* Security_context_handle |
bool dynamic_privilege_init | ( | void | ) |
Bootstrap the dynamic privilege service by seeding it with server implementation-specific data.