Public Member Functions |
| GRANT_NAME (const char *h, const char *d, const char *u, const char *t, ulong p, bool is_routine) |
| GRANT_NAME (TABLE *form, bool is_routine) |
virtual bool | ok () |
void | set_user_details (const char *h, const char *d, const char *u, const char *t, bool is_routine) |
Public Attributes |
ACL_HOST_AND_IP | host |
char * | db |
char * | user |
char * | tname |
char * | hash_key |
ulong | privs |
ulong | sort |
size_t | key_length |
Additional Inherited Members |
static void * | operator new (size_t size) throw () |
static void * | operator new[] (size_t size) throw () |
static void * | operator new[] (size_t size, MEM_ROOT *mem_root) throw () |
static void * | operator new (size_t size, MEM_ROOT *mem_root) throw () |
static void | operator delete (void *ptr, size_t size) |
static void | operator delete (void *ptr, MEM_ROOT *mem_root) |
static void | operator delete[] (void *ptr, MEM_ROOT *mem_root) |
static void | operator delete[] (void *ptr, size_t size) |
Detailed Description
Definition at line 3751 of file sql_acl.cc.
The documentation for this class was generated from the following file: