Home
last modified time | relevance | path

Searched refs:cur_kp (Results 1 – 25 of 26) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/unittest/gunit/
H A Dfake_range_opt_param.h88 int cur_kp = 0; in add_key() local
91 for (Field *cur_field = it++; cur_field; cur_field = it++, cur_kp++) { in add_key()
97 key_parts_end->part = cur_kp; in add_key()
106 table->key_info[keys].key_part[cur_kp] = *kpi; in add_key()
/dports/databases/percona57-server/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/percona57-client/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/mysql57-client/mysql-5.7.36/unittest/gunit/
H A Dfake_range_opt_param.h97 int cur_kp= 0; in add_key() local
100 for (Field *cur_field= it++; cur_field; cur_field= it++, cur_kp++) in add_key()
107 key_parts_end->part= cur_kp; in add_key()
116 table->key_info[keys].key_part[cur_kp]= *kpi; in add_key()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_range.cc10246 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
10249 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
10252 cur_kp->next_key_part, in get_sel_arg_for_keypart()
10260 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc12241 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
12244 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
12247 cur_kp->next_key_part, in get_sel_arg_for_keypart()
12255 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc12241 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
12244 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
12247 cur_kp->next_key_part, in get_sel_arg_for_keypart()
12255 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_range.cc13024 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13027 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13030 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13038 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_range.cc13024 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13027 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13030 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13038 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_range.cc13063 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13066 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13069 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13077 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_range.cc13024 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13027 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13030 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13038 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_range.cc13063 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13066 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13069 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13077 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_range.cc13063 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13066 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13069 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13077 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc12241 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
12244 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
12247 cur_kp->next_key_part, in get_sel_arg_for_keypart()
12255 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_range.cc12217 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
12220 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
12223 cur_kp->next_key_part, in get_sel_arg_for_keypart()
12231 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_range.cc12217 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
12220 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
12223 cur_kp->next_key_part, in get_sel_arg_for_keypart()
12231 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_range.cc14128 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
14131 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
14134 cur_kp->next_key_part, in get_sel_arg_for_keypart()
14142 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_range.cc14128 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
14131 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
14134 cur_kp->next_key_part, in get_sel_arg_for_keypart()
14142 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_range.cc13264 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13267 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13270 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13278 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_range.cc13264 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
13267 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
13270 cur_kp->next_key_part, in get_sel_arg_for_keypart()
13278 if (cur_kp == first_kp) in get_sel_arg_for_keypart()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_range.cc12529 for (SEL_ARG *cur_kp = first_kp; cur_kp; cur_kp = cur_kp->next) { in get_sel_root_for_keypart() local
12531 if (cur_kp->next_key_part) { in get_sel_root_for_keypart()
12532 if (get_sel_root_for_keypart(key_part_num, cur_kp->next_key_part, in get_sel_root_for_keypart()
12540 if (cur_kp == first_kp) in get_sel_root_for_keypart()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc14478 for (SEL_ARG *cur_kp= first_kp; cur_kp; cur_kp= cur_kp->next) in get_sel_arg_for_keypart() local
14481 if (cur_kp->next_key_part) in get_sel_arg_for_keypart()
14484 cur_kp->next_key_part, in get_sel_arg_for_keypart()
14492 if (cur_kp == first_kp) in get_sel_arg_for_keypart()

12