Home
last modified time | relevance | path

Searched refs:not_own_rt (Results 1 – 19 of 19) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsp.cc1759 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1760 for (not_own_rt = *prelocking_ctx->sroutines_list_own_last; not_own_rt; in sp_remove_not_own_routines()
1761 not_own_rt = next_rt) { in sp_remove_not_own_routines()
1766 next_rt = not_own_rt->next; in sp_remove_not_own_routines()
1768 std::string(not_own_rt->m_key, not_own_rt->m_key_length)); in sp_remove_not_own_routines()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsp.cc1918 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1919 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1920 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1926 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1927 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1947 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1948 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1949 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1955 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1956 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1947 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1948 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1949 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1955 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1956 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsp.cc1947 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1948 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1949 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1955 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1956 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsp.cc1947 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1948 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1949 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1955 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1956 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsp.cc1947 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
1948 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
1949 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
1955 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
1956 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsp.cc2021 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2022 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2023 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2029 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2030 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsp.cc2661 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2662 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2663 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2669 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2670 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsp.cc2621 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2622 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2623 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2629 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2630 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsp.cc2621 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2622 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2623 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2629 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2630 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsp.cc2620 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2621 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2622 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2628 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2629 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsp.cc2620 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2621 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2622 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2628 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2629 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsp.cc2661 Sroutine_hash_entry *not_own_rt, *next_rt; in sp_remove_not_own_routines() local
2662 for (not_own_rt= *prelocking_ctx->sroutines_list_own_last; in sp_remove_not_own_routines()
2663 not_own_rt; not_own_rt= next_rt) in sp_remove_not_own_routines()
2669 next_rt= not_own_rt->next; in sp_remove_not_own_routines()
2670 my_hash_delete(&prelocking_ctx->sroutines, (uchar *)not_own_rt); in sp_remove_not_own_routines()