Home
last modified time | relevance | path

Searched refs:Sroutine_hash_entry (Results 1 – 25 of 173) sorted by relevance

1234567

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp.h53 class Sroutine_hash_entry; variable
190 enum_sp_return_code sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
220 class Sroutine_hash_entry {
315 Sroutine_hash_entry *next;
349 Sroutine_hash_entry::entry_type type, const char *db,
362 Sroutine_hash_entry::entry_type type, in sp_add_own_used_routine()
364 DBUG_ASSERT(type == Sroutine_hash_entry::FUNCTION || in sp_add_own_used_routine()
365 type == Sroutine_hash_entry::PROCEDURE); in sp_add_own_used_routine()
376 malloc_unordered_map<std::string, Sroutine_hash_entry *> *src,
379 SQL_I_List<Sroutine_hash_entry> *src,
H A Dsp.cc1603 Sroutine_hash_entry *rn = in sp_add_used_routine()
1604 (Sroutine_hash_entry *)arena->alloc(sizeof(Sroutine_hash_entry)); in sp_add_used_routine()
1709 case Sroutine_hash_entry::FUNCTION: in sp_add_used_routine()
1710 case Sroutine_hash_entry::PROCEDURE: in sp_add_used_routine()
1713 case Sroutine_hash_entry::TRIGGER: in sp_add_used_routine()
1759 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines()
1793 malloc_unordered_map<std::string, Sroutine_hash_entry *> *src, in sp_update_stmt_used_routines()
1796 Sroutine_hash_entry *rt = key_and_value.second; in sp_update_stmt_used_routines()
1821 for (Sroutine_hash_entry *rt = src->first; rt; rt = rt->next) in sp_update_stmt_used_routines()
1837 enum_sp_type type = (rt->type() == Sroutine_hash_entry::FUNCTION) in sp_cache_routine()
[all …]
H A Dsql_base.h53 class Sroutine_hash_entry; variable
382 Sroutine_hash_entry *rt, sp_head *sp,
401 Sroutine_hash_entry *rt, sp_head *sp,
430 Sroutine_hash_entry *rt, sp_head *sp,
H A Dsp_head.h52 class Sroutine_hash_entry; variable
133 sp_name(const Sroutine_hash_entry *rt, char *qname_buff);
510 malloc_unordered_map<std::string, Sroutine_hash_entry *> m_sroutines;
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp.h27 class Sroutine_hash_entry; variable
104 sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
133 class Sroutine_hash_entry
145 Sroutine_hash_entry *next;
177 SQL_I_List<Sroutine_hash_entry> *src,
H A Dsp.cc1814 Sroutine_hash_entry *rn= (Sroutine_hash_entry *)ptr; in sp_sroutine_key()
1862 Sroutine_hash_entry *rn= in sp_add_used_routine()
1863 (Sroutine_hash_entry *)arena->alloc(sizeof(Sroutine_hash_entry)); in sp_add_used_routine()
1918 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines()
1961 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_sp_used_routines()
1993 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_stmt_used_routines()
2015 SQL_I_List<Sroutine_hash_entry> *src, in sp_update_stmt_used_routines()
2018 for (Sroutine_hash_entry *rt= src->first; rt; rt= rt->next) in sp_update_stmt_used_routines()
2029 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt, in sp_cache_routine()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp.h35 class Sroutine_hash_entry; variable
107 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
130 class Sroutine_hash_entry
142 Sroutine_hash_entry *next;
173 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp.h35 class Sroutine_hash_entry; variable
107 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
130 class Sroutine_hash_entry
142 Sroutine_hash_entry *next;
173 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp.h35 class Sroutine_hash_entry; variable
107 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
130 class Sroutine_hash_entry
142 Sroutine_hash_entry *next;
173 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp.h34 class Sroutine_hash_entry; variable
106 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
129 class Sroutine_hash_entry
141 Sroutine_hash_entry *next;
172 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp.h35 class Sroutine_hash_entry; variable
107 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
130 class Sroutine_hash_entry
142 Sroutine_hash_entry *next;
173 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp.h35 class Sroutine_hash_entry; variable
107 int sp_cache_routine(THD *thd, Sroutine_hash_entry *rt,
130 class Sroutine_hash_entry
142 Sroutine_hash_entry *next;
173 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp.h31 class Sroutine_hash_entry; variable
603 class Sroutine_hash_entry
615 Sroutine_hash_entry *next;
648 SQL_I_List<Sroutine_hash_entry> *src,
H A Dsp.cc2287 Sroutine_hash_entry *rn= (Sroutine_hash_entry *)ptr; in sp_sroutine_key()
2337 Sroutine_hash_entry *rn= in sp_add_used_routine()
2338 (Sroutine_hash_entry *)arena->alloc(sizeof(Sroutine_hash_entry)); in sp_add_used_routine()
2661 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines()
2704 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_sp_used_routines()
2736 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_stmt_used_routines()
2759 SQL_I_List<Sroutine_hash_entry> *src, in sp_update_stmt_used_routines()
2762 for (Sroutine_hash_entry *rt= src->first; rt; rt= rt->next) in sp_update_stmt_used_routines()
2774 int Sroutine_hash_entry::sp_cache_routine(THD *thd, in sp_cache_routine()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp.h30 class Sroutine_hash_entry; variable
603 class Sroutine_hash_entry
615 Sroutine_hash_entry *next;
648 SQL_I_List<Sroutine_hash_entry> *src,
H A Dsp.cc2247 Sroutine_hash_entry *rn= (Sroutine_hash_entry *)ptr; in sp_sroutine_key()
2297 Sroutine_hash_entry *rn= in sp_add_used_routine()
2298 (Sroutine_hash_entry *)arena->alloc(sizeof(Sroutine_hash_entry)); in sp_add_used_routine()
2621 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines()
2664 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_sp_used_routines()
2696 Sroutine_hash_entry *rt= (Sroutine_hash_entry *)my_hash_element(src, i); in sp_update_stmt_used_routines()
2719 SQL_I_List<Sroutine_hash_entry> *src, in sp_update_stmt_used_routines()
2722 for (Sroutine_hash_entry *rt= src->first; rt; rt= rt->next) in sp_update_stmt_used_routines()
2734 int Sroutine_hash_entry::sp_cache_routine(THD *thd, in sp_cache_routine()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp.h30 class Sroutine_hash_entry; variable
603 class Sroutine_hash_entry
615 Sroutine_hash_entry *next;
648 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp.h30 class Sroutine_hash_entry; variable
604 class Sroutine_hash_entry
616 Sroutine_hash_entry *next;
649 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp.h30 class Sroutine_hash_entry; variable
604 class Sroutine_hash_entry
616 Sroutine_hash_entry *next;
649 SQL_I_List<Sroutine_hash_entry> *src,
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp.h31 class Sroutine_hash_entry; variable
603 class Sroutine_hash_entry
615 Sroutine_hash_entry *next;
648 SQL_I_List<Sroutine_hash_entry> *src,

1234567