Home
last modified time | relevance | path

Searched refs:quick_rows (Results 1 – 25 of 71) sorted by relevance

123

/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drowid_filter.cc116 est_elements= (ulonglong) (table->quick_rows[key_no]); in init()
365 if (quick_rows[key_no] > in init_cost_info_for_usable_range_rowid_filters()
H A Dopt_range.cc308 ha_rows quick_rows[MAX_KEY]; member in PARAM
3264 int tmp= CMP_NUM(table->quick_rows[*a], table->quick_rows[*b]); in cmp_quick_ranges()
3367 double quick_cond_selectivity= table->quick_rows[keynr] / in calculate_cond_selectivity_for_table()
6518 ror_scan->records= param->quick_rows[keynr]; in make_ror_scan()
6823 double tmp= rows2double(info->param->quick_rows[scan->keynr]) / in ror_scan_selectivity()
6906 info->index_records += info->param->quick_rows[ror_scan->keynr]; in ror_intersect_add()
11256 param->quick_rows[keynr]= rows; in check_quick_select()
11265 param->table->quick_rows[keynr]= rows; in check_quick_select()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drowid_filter.cc116 est_elements= (ulonglong) (table->quick_rows[key_no]);
365 if (quick_rows[key_no] >
H A Dopt_range.cc308 ha_rows quick_rows[MAX_KEY]; member in PARAM
3264 int tmp= CMP_NUM(table->quick_rows[*a], table->quick_rows[*b]); in cmp_quick_ranges()
3367 double quick_cond_selectivity= table->quick_rows[keynr] / in calculate_cond_selectivity_for_table()
6518 ror_scan->records= param->quick_rows[keynr]; in make_ror_scan()
6823 double tmp= rows2double(info->param->quick_rows[scan->keynr]) / in ror_scan_selectivity()
6906 info->index_records += info->param->quick_rows[ror_scan->keynr]; in ror_intersect_add()
11256 param->quick_rows[keynr]= rows; in check_quick_select()
11265 param->table->quick_rows[keynr]= rows; in check_quick_select()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc624 records= (double) table->quick_rows[key]; in best_access_path()
658 records > (double) table->quick_rows[key]) in best_access_path()
660 records= (double) table->quick_rows[key]; in best_access_path()
732 tmp= records= (double) table->quick_rows[key]; in best_access_path()
765 records < (double)table->quick_rows[key]) // (3) in best_access_path()
767 records= (double)table->quick_rows[key]; in best_access_path()
837 records > (double) table->quick_rows[key]) in best_access_path()
839 tmp= records= (double) table->quick_rows[key]; in best_access_path()
H A Dtable.h1112 ha_rows quick_rows[MAX_KEY]; member
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc624 records= (double) table->quick_rows[key]; in best_access_path()
658 records > (double) table->quick_rows[key]) in best_access_path()
660 records= (double) table->quick_rows[key]; in best_access_path()
732 tmp= records= (double) table->quick_rows[key]; in best_access_path()
765 records < (double)table->quick_rows[key]) // (3) in best_access_path()
767 records= (double)table->quick_rows[key]; in best_access_path()
837 records > (double) table->quick_rows[key]) in best_access_path()
839 tmp= records= (double) table->quick_rows[key]; in best_access_path()
H A Dtable.h1112 ha_rows quick_rows[MAX_KEY]; member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc624 records= (double) table->quick_rows[key]; in best_access_path()
658 records > (double) table->quick_rows[key]) in best_access_path()
660 records= (double) table->quick_rows[key]; in best_access_path()
732 tmp= records= (double) table->quick_rows[key]; in best_access_path()
765 records < (double)table->quick_rows[key]) // (3) in best_access_path()
767 records= (double)table->quick_rows[key]; in best_access_path()
837 records > (double) table->quick_rows[key]) in best_access_path()
839 tmp= records= (double) table->quick_rows[key]; in best_access_path()
H A Dtable.h1112 ha_rows quick_rows[MAX_KEY]; member
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_planner.cc618 records= (double) table->quick_rows[key]; in best_access_path()
652 records > (double) table->quick_rows[key]) in best_access_path()
654 records= (double) table->quick_rows[key]; in best_access_path()
725 tmp= records= (double) table->quick_rows[key]; in best_access_path()
758 records < (double)table->quick_rows[key]) // (3) in best_access_path()
760 records= (double)table->quick_rows[key]; in best_access_path()
830 records > (double) table->quick_rows[key]) in best_access_path()
832 tmp= records= (double) table->quick_rows[key]; in best_access_path()
H A Dtable.h1099 ha_rows quick_rows[MAX_KEY]; member
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_planner.cc618 records= (double) table->quick_rows[key]; in best_access_path()
652 records > (double) table->quick_rows[key]) in best_access_path()
654 records= (double) table->quick_rows[key]; in best_access_path()
725 tmp= records= (double) table->quick_rows[key]; in best_access_path()
758 records < (double)table->quick_rows[key]) // (3) in best_access_path()
760 records= (double)table->quick_rows[key]; in best_access_path()
830 records > (double) table->quick_rows[key]) in best_access_path()
832 tmp= records= (double) table->quick_rows[key]; in best_access_path()
H A Dtable.h1099 ha_rows quick_rows[MAX_KEY]; member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
490 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
525 cur_fanout <= (double)table->quick_rows[key]) // (3) in find_best_ref()
527 cur_fanout= (double)table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1377 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
490 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
525 cur_fanout <= (double)table->quick_rows[key]) // (3) in find_best_ref()
527 cur_fanout= (double)table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1377 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
490 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
525 cur_fanout <= (double)table->quick_rows[key]) // (3) in find_best_ref()
527 cur_fanout= (double)table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1377 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
491 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1378 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
491 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1378 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_planner.cc364 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
406 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
408 cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
491 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
602 cur_fanout > (double) table->quick_rows[key]) in find_best_ref()
604 tmp_fanout= cur_fanout= (double) table->quick_rows[key]; in find_best_ref()
1378 static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_planner.cc412 cur_fanout = (double)table->quick_rows[key]; in find_best_ref()
448 cur_fanout > (double)table->quick_rows[key]) { in find_best_ref()
449 cur_fanout = (double)table->quick_rows[key]; in find_best_ref()
527 tmp_fanout = cur_fanout = (double)table->quick_rows[key]; in find_best_ref()
629 cur_fanout > (double)table->quick_rows[key]) { in find_best_ref()
630 tmp_fanout = cur_fanout = (double)table->quick_rows[key]; in find_best_ref()
1414 const float selectivity = static_cast<float>(table->quick_rows[keyno]) / in calculate_condition_filter()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dtable.h991 ha_rows quick_rows[MAX_KEY]; member
H A Dsql_select.cc4588 records= (double) table->quick_rows[key]; in best_access_path()
4622 records > (double) table->quick_rows[key]) in best_access_path()
4624 records= (double) table->quick_rows[key]; in best_access_path()
4696 tmp= records= (double) table->quick_rows[key]; in best_access_path()
4721 records < (double)table->quick_rows[key]) // (3) in best_access_path()
4722 records= (double)table->quick_rows[key]; in best_access_path()
4790 records > (double) table->quick_rows[key]) in best_access_path()
4792 tmp= records= (double) table->quick_rows[key]; in best_access_path()
17916 ref_key_quick_rows= table->quick_rows[ref_key]; in test_if_cheaper_ordering()
18039 quick_records= table->quick_rows[nr]; in test_if_cheaper_ordering()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dopt_range.cc307 ha_rows quick_rows[MAX_KEY]; member in PARAM
6548 ror_scan->records= param->quick_rows[keynr]; in make_ror_scan()
6854 double tmp= rows2double(info->param->quick_rows[scan->keynr]) / in ror_scan_selectivity()
6937 info->index_records += info->param->quick_rows[ror_scan->keynr]; in ror_intersect_add()
9603 param->quick_rows[param->real_keynr[i]]= HA_POS_ERROR; in remove_nonrange_trees()
11549 param->quick_rows[keynr]= HA_POS_ERROR; in check_quick_select()
11597 param->quick_rows[keynr]= rows; in check_quick_select()
11611 param->quick_rows[keynr]= rows; in check_quick_select()
14097 cur_quick_prefix_records= param->quick_rows[cur_index]; in get_best_group_min_max()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dopt_range.cc307 ha_rows quick_rows[MAX_KEY]; member in PARAM
6548 ror_scan->records= param->quick_rows[keynr]; in make_ror_scan()
6854 double tmp= rows2double(info->param->quick_rows[scan->keynr]) / in ror_scan_selectivity()
6937 info->index_records += info->param->quick_rows[ror_scan->keynr]; in ror_intersect_add()
9603 param->quick_rows[param->real_keynr[i]]= HA_POS_ERROR; in remove_nonrange_trees()
11549 param->quick_rows[keynr]= HA_POS_ERROR; in check_quick_select()
11597 param->quick_rows[keynr]= rows; in check_quick_select()
11611 param->quick_rows[keynr]= rows; in check_quick_select()
14097 cur_quick_prefix_records= param->quick_rows[cur_index]; in get_best_group_min_max()

123