MySQL 8.3.0
Source Code Documentation
dynamic_privileges_impl.h File Reference

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 Documentation

◆ Security_context_handle

typedef struct Security_context_handle_imp* Security_context_handle

Function Documentation

◆ dynamic_privilege_init()

bool dynamic_privilege_init ( void  )

Bootstrap the dynamic privilege service by seeding it with server implementation-specific data.