Home
last modified time | relevance | path

Searched refs:rnd_records (Results 1 – 12 of 12) sorted by relevance

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc958 ha_rows rnd_records= s->found_records; in best_access_path() local
969 rnd_records-= rnd_records/4; in best_access_path()
976 rnd_records= s->table->quick_condition_rows; in best_access_path()
998 (s->found_records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1019 (tmp + (s->records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1039 tmp+= (s->records - rnd_records) * ROW_EVALUATE_COST; in best_access_path()
1044 tmp + (record_count * ROW_EVALUATE_COST * rnd_records); in best_access_path()
1046 trace_access_scan.add("rows", rows2double(rnd_records)). in best_access_path()
1061 records= rows2double(rnd_records); in best_access_path()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc958 ha_rows rnd_records= s->found_records; in best_access_path() local
969 rnd_records-= rnd_records/4; in best_access_path()
976 rnd_records= s->table->quick_condition_rows; in best_access_path()
998 (s->found_records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1019 (tmp + (s->records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1039 tmp+= (s->records - rnd_records) * ROW_EVALUATE_COST; in best_access_path()
1044 tmp + (record_count * ROW_EVALUATE_COST * rnd_records); in best_access_path()
1046 trace_access_scan.add("rows", rows2double(rnd_records)). in best_access_path()
1061 records= rows2double(rnd_records); in best_access_path()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc958 ha_rows rnd_records= s->found_records; in best_access_path() local
969 rnd_records-= rnd_records/4; in best_access_path()
976 rnd_records= s->table->quick_condition_rows; in best_access_path()
998 (s->found_records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1019 (tmp + (s->records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1039 tmp+= (s->records - rnd_records) * ROW_EVALUATE_COST; in best_access_path()
1044 tmp + (record_count * ROW_EVALUATE_COST * rnd_records); in best_access_path()
1046 trace_access_scan.add("rows", rows2double(rnd_records)). in best_access_path()
1061 records= rows2double(rnd_records); in best_access_path()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_planner.cc950 ha_rows rnd_records= s->found_records; in best_access_path() local
961 rnd_records-= rnd_records/4; in best_access_path()
968 rnd_records= s->table->quick_condition_rows; in best_access_path()
990 (s->found_records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1011 (tmp + (s->records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1031 tmp+= (s->records - rnd_records) * ROW_EVALUATE_COST; in best_access_path()
1036 tmp + (record_count * ROW_EVALUATE_COST * rnd_records); in best_access_path()
1038 trace_access_scan.add("rows", rows2double(rnd_records)). in best_access_path()
1053 records= rows2double(rnd_records); in best_access_path()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_planner.cc950 ha_rows rnd_records= s->found_records; in best_access_path() local
961 rnd_records-= rnd_records/4; in best_access_path()
968 rnd_records= s->table->quick_condition_rows; in best_access_path()
990 (s->found_records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1011 (tmp + (s->records - rnd_records) * ROW_EVALUATE_COST); in best_access_path()
1031 tmp+= (s->records - rnd_records) * ROW_EVALUATE_COST; in best_access_path()
1036 tmp + (record_count * ROW_EVALUATE_COST * rnd_records); in best_access_path()
1038 trace_access_scan.add("rows", rows2double(rnd_records)). in best_access_path()
1053 records= rows2double(rnd_records); in best_access_path()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_select.cc4860 ha_rows rnd_records= s->found_records; in best_access_path() local
4871 rnd_records-= rnd_records/4; in best_access_path()
4878 rnd_records= s->table->quick_condition_rows; in best_access_path()
4898 (s->found_records - rnd_records)/(double) TIME_FOR_COMPARE); in best_access_path()
4913 (s->records - rnd_records)/(double) TIME_FOR_COMPARE); in best_access_path()
4928 tmp+= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
4938 (tmp + record_count/(double) TIME_FOR_COMPARE*rnd_records < in best_access_path()
4946 records= rows2double(rnd_records); in best_access_path()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_select.cc8012 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8016 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8027 rnd_records)); in best_access_path()
8029 records= rnd_records; in best_access_path()
8037 trace_access_hash.add("cost", rnd_records); in best_access_path()
8086 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8154 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8170 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8193 trace_access_scan.add("resulting_rows", rnd_records); in best_access_path()
8197 COST_ADD(tmp, record_count/TIME_FOR_COMPARE*rnd_records) < in best_access_path()
[all …]
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_select.cc7907 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7911 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7922 rnd_records)); in best_access_path()
7924 records= rnd_records; in best_access_path()
7932 trace_access_hash.add("cost", rnd_records); in best_access_path()
7981 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8049 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
8065 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
8088 trace_access_scan.add("resulting_rows", rnd_records); in best_access_path()
8092 COST_ADD(tmp, record_count/(double) TIME_FOR_COMPARE*rnd_records) < in best_access_path()
[all …]
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_select.cc7907 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7911 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7922 rnd_records)); in best_access_path()
7924 records= rnd_records; in best_access_path()
7932 trace_access_hash.add("cost", rnd_records); in best_access_path()
7981 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8049 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
8065 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
8088 trace_access_scan.add("resulting_rows", rnd_records); in best_access_path()
8092 COST_ADD(tmp, record_count/(double) TIME_FOR_COMPARE*rnd_records) < in best_access_path()
[all …]
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_select.cc8012 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8016 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8027 rnd_records)); in best_access_path()
8029 records= rnd_records; in best_access_path()
8037 trace_access_hash.add("cost", rnd_records); in best_access_path()
8086 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
8154 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8170 double cmp_time= (s->records - rnd_records)/TIME_FOR_COMPARE; in best_access_path()
8193 trace_access_scan.add("resulting_rows", rnd_records); in best_access_path()
8197 COST_ADD(tmp, record_count/TIME_FOR_COMPARE*rnd_records) < in best_access_path()
[all …]
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_select.cc7366 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7370 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7381 rnd_records)); in best_access_path()
7383 records= rnd_records; in best_access_path()
7432 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7452 double cmp_time= (s->found_records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7473 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7489 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7505 COST_ADD(tmp, record_count/(double) TIME_FOR_COMPARE*rnd_records) < in best_access_path()
7514 records= rnd_records; in best_access_path()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_select.cc7366 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7370 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7381 rnd_records)); in best_access_path()
7383 records= rnd_records; in best_access_path()
7432 double rnd_records= matching_candidates_in_table(s, found_constraint, in best_access_path() local
7452 double cmp_time= (s->found_records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7473 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7489 double cmp_time= (s->records - rnd_records)/(double) TIME_FOR_COMPARE; in best_access_path()
7505 COST_ADD(tmp, record_count/(double) TIME_FOR_COMPARE*rnd_records) < in best_access_path()
7514 records= rnd_records; in best_access_path()