MySQL 9.1.0
Source Code Documentation
|
#include <sql_auth_cache.h>
Public Member Functions | |
void | set_user (MEM_ROOT *mem, const char *user_arg) |
void | set_host (MEM_ROOT *mem, const char *host_arg) |
Public Member Functions inherited from ACL_ACCESS | |
ACL_ACCESS () | |
Public Attributes | |
char * | user |
char * | db |
Public Attributes inherited from ACL_ACCESS | |
ACL_HOST_AND_IP | host |
ulong | sort |
Access_bitmask | access |
void ACL_DB::set_host | ( | MEM_ROOT * | mem, |
const char * | host_arg | ||
) |
void ACL_DB::set_user | ( | MEM_ROOT * | mem, |
const char * | user_arg | ||
) |
char * ACL_DB::db |
char* ACL_DB::user |