Home
last modified time | relevance | path

Searched refs:first_non_group_part (Results 1 – 25 of 38) sorted by relevance

12

/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dopt_range.cc9420 KEY_PART_INFO *first_non_group_part,
9709 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
9866 first_non_group_part= (cur_group_key_parts < cur_index_info->key_parts) ? in get_best_group_min_max()
9874 if (first_non_group_part && in get_best_group_min_max()
9883 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
9890 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
9898 else if (first_non_group_part && join->conds) in get_best_group_min_max()
9913 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
9959 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
10303 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc719 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
723 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc11313 KEY_PART_INFO *first_non_group_part,
11629 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11814 first_non_group_part= in get_best_group_min_max()
11823 if (first_non_group_part && in get_best_group_min_max()
11832 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
11842 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
11851 else if (first_non_group_part && join->conds) in get_best_group_min_max()
11866 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
11919 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
12297 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc949 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
953 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc11313 KEY_PART_INFO *first_non_group_part,
11629 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11814 first_non_group_part= in get_best_group_min_max()
11823 if (first_non_group_part && in get_best_group_min_max()
11832 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
11842 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
11851 else if (first_non_group_part && join->conds) in get_best_group_min_max()
11866 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
11919 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
12297 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc949 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
953 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_range.cc11874 KEY_PART_INFO *first_non_group_part,
12232 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12417 first_non_group_part= in get_best_group_min_max()
12426 if (first_non_group_part && in get_best_group_min_max()
12433 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12443 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12452 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12467 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12519 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13080 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_range.cc11874 KEY_PART_INFO *first_non_group_part,
12232 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12417 first_non_group_part= in get_best_group_min_max()
12426 if (first_non_group_part && in get_best_group_min_max()
12433 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12443 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12452 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12467 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12519 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13080 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_range.cc11913 KEY_PART_INFO *first_non_group_part,
12271 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12456 first_non_group_part= in get_best_group_min_max()
12465 if (first_non_group_part && in get_best_group_min_max()
12472 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12482 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12491 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12506 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12558 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13119 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_range.cc11874 KEY_PART_INFO *first_non_group_part,
12232 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12417 first_non_group_part= in get_best_group_min_max()
12426 if (first_non_group_part && in get_best_group_min_max()
12433 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12443 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12452 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12467 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12519 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13080 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_range.cc11913 KEY_PART_INFO *first_non_group_part,
12271 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12456 first_non_group_part= in get_best_group_min_max()
12465 if (first_non_group_part && in get_best_group_min_max()
12472 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12482 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12491 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12506 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12558 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13119 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_range.cc11913 KEY_PART_INFO *first_non_group_part,
12271 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12456 first_non_group_part= in get_best_group_min_max()
12465 if (first_non_group_part && in get_best_group_min_max()
12472 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12482 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12491 else if (first_non_group_part && join->where_cond) in get_best_group_min_max()
12506 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12558 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13119 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_range.cc11313 KEY_PART_INFO *first_non_group_part,
11629 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11814 first_non_group_part= in get_best_group_min_max()
11823 if (first_non_group_part && in get_best_group_min_max()
11832 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
11842 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
11851 else if (first_non_group_part && join->conds) in get_best_group_min_max()
11866 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
11919 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
12297 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc949 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
953 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_range.cc11289 KEY_PART_INFO *first_non_group_part,
11605 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11790 first_non_group_part= in get_best_group_min_max()
11799 if (first_non_group_part && in get_best_group_min_max()
11808 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
11818 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
11827 else if (first_non_group_part && join->conds) in get_best_group_min_max()
11842 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
11895 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
12273 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc949 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
953 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_range.cc11289 KEY_PART_INFO *first_non_group_part,
11605 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11790 first_non_group_part= in get_best_group_min_max()
11799 if (first_non_group_part && in get_best_group_min_max()
11808 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
11818 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
11827 else if (first_non_group_part && join->conds) in get_best_group_min_max()
11842 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
11895 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
12273 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
H A Ditem.cc949 KEY_PART_INFO *first_non_group_part= *((KEY_PART_INFO **) arg); in find_item_in_field_list_processor() local
953 for (cur_part= first_non_group_part; cur_part != last_part; cur_part++) in find_item_in_field_list_processor()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dopt_range.cc13088 KEY_PART_INFO *first_non_group_part,
13422 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
13631 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
13639 if (first_non_group_part && in get_best_group_min_max()
13646 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
13656 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
13665 else if (first_non_group_part && join->conds) in get_best_group_min_max()
13680 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
13731 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
14185 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dopt_range.cc13088 KEY_PART_INFO *first_non_group_part,
13422 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
13631 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
13639 if (first_non_group_part && in get_best_group_min_max()
13646 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
13656 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
13665 else if (first_non_group_part && join->conds) in get_best_group_min_max()
13680 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
13731 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
14185 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dopt_range.cc12331 KEY_PART_INFO *first_non_group_part,
12622 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12807 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
12815 if (first_non_group_part && in get_best_group_min_max()
12822 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12829 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12837 else if (first_non_group_part && join->conds) in get_best_group_min_max()
12852 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12896 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13321 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dopt_range.cc12331 KEY_PART_INFO *first_non_group_part,
12622 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
12807 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
12815 if (first_non_group_part && in get_best_group_min_max()
12822 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
12829 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
12837 else if (first_non_group_part && join->conds) in get_best_group_min_max()
12852 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
12896 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
13321 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_range.cc11485 KEY_PART_INFO *first_non_group_part,
11821 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
11991 first_non_group_part = in get_best_group_min_max()
12000 if (first_non_group_part && in get_best_group_min_max()
12002 (cur_min_max_arg_part - first_non_group_part > 0))) { in get_best_group_min_max()
12007 if (!check_key_infix(index_range_tree, first_non_group_part, in get_best_group_min_max()
12015 (cur_min_max_arg_part - first_non_group_part > 0)) { in get_best_group_min_max()
12022 } else if (first_non_group_part && join->where_cond) { in get_best_group_min_max()
12036 key_part_range[0] = first_non_group_part; in get_best_group_min_max()
12581 KEY_PART_INFO *first_non_group_part, in check_key_infix() argument
[all …]
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc13446 KEY_PART_INFO *first_non_group_part,
13780 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
13989 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
13997 if (first_non_group_part && in get_best_group_min_max()
14004 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
14014 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
14023 else if (first_non_group_part && join->conds) in get_best_group_min_max()
14038 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
14089 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
14535 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_range.cc13446 KEY_PART_INFO *first_non_group_part,
13780 KEY_PART_INFO *first_non_group_part; in get_best_group_min_max() local
13989 first_non_group_part= (cur_group_key_parts < key_parts) ? in get_best_group_min_max()
13997 if (first_non_group_part && in get_best_group_min_max()
14004 first_non_group_part, min_max_arg_part, in get_best_group_min_max()
14014 (min_max_arg_part - first_non_group_part > 0)) in get_best_group_min_max()
14023 else if (first_non_group_part && join->conds) in get_best_group_min_max()
14038 key_part_range[0]= first_non_group_part; in get_best_group_min_max()
14089 (first_non_infix_part - first_non_group_part) : 0; in get_best_group_min_max()
14535 KEY_PART_INFO *first_non_group_part, in get_constant_key_infix() argument
[all …]

12