MySQL 9.1.0
Source Code Documentation
|
#include <auth_common.h>
Public Member Functions | |
Drop_temporary_dynamic_privileges (std::vector< std::string > privs) | |
void | operator() (Security_context *sctx) |
Private Attributes | |
std::vector< std::string > | m_privs |
|
inlineexplicit |
void Drop_temporary_dynamic_privileges::operator() | ( | Security_context * | sctx | ) |
|
private |