Home
last modified time | relevance | path

Searched refs:key_memory_acl_cache (Results 1 – 25 of 28) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dpsi_memory_key.cc95 PSI_memory_key key_memory_acl_cache; variable
163 {&key_memory_acl_cache, "acl_cache", PSI_FLAG_ONLY_GLOBAL_STAT, 0,
H A Dpsi_memory_key.h118 extern PSI_memory_key key_memory_acl_cache;
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/auth/
H A Dsql_auth_cache.h381 Acl_cache_allocator() : Malloc_allocator<T>(key_memory_acl_cache) {} in Acl_cache_allocator()
390 : Malloc_allocator<T>(key_memory_acl_cache) {} in Acl_cache_allocator()
H A Dsql_auth_cache.cc144 key_memory_acl_cache};
1012 void *bytes = my_malloc(key_memory_acl_cache, size, flags); in rebuild_cached_acl_users_for_name()
1311 key_memory_acl_cache, sizeof(acl_entry) + key_length, MYF(0)))) { in acl_get()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dmysqld.h550 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc10109 PSI_memory_key key_memory_acl_cache; variable
10243 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dmysqld.h542 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9234 PSI_memory_key key_memory_acl_cache; variable
9365 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dmysqld.h542 extern PSI_memory_key key_memory_acl_cache;
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dmysqld.h416 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9248 PSI_memory_key key_memory_acl_cache; variable
9448 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dmysqld.h416 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9248 PSI_memory_key key_memory_acl_cache; variable
9448 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dmysqld.h577 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9778 PSI_memory_key key_memory_acl_cache; variable
9917 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dmysqld.h577 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9765 PSI_memory_key key_memory_acl_cache; variable
9904 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dmysqld.h577 extern PSI_memory_key key_memory_acl_cache;
H A Dmysqld.cc9778 PSI_memory_key key_memory_acl_cache; variable
9917 { &key_memory_acl_cache, "acl_cache", PSI_FLAG_GLOBAL},
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1085 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1422 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/auth/
H A Dsql_auth_cache.cc1048 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1385 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1085 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1422 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()
/dports/databases/mysql57-client/mysql-5.7.36/sql/auth/
H A Dsql_auth_cache.cc1049 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1386 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/auth/
H A Dsql_auth_cache.cc1085 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1422 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/auth/
H A Dsql_auth_cache.cc1052 (entry= (acl_entry*) my_malloc(key_memory_acl_cache, in acl_get()
1390 acl_cache= new hash_filo(key_memory_acl_cache, in acl_init()

12