Home
last modified time | relevance | path

Searched refs:index_only_read_time (Results 1 – 25 of 58) sorted by relevance

123

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc261 double read_time= s->table->file->index_only_read_time(key, records); in check_ref_access_part1()
670 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
849 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
H A Dhandler.cc6046 double handler::index_only_read_time(uint keynr, double records) in index_only_read_time() function in handler
6213 cost->add_io(index_only_read_time(keyno, total_rows) * in multi_range_read_info_const()
6271 cost->add_io(index_only_read_time(keyno, n_rows) * in multi_range_read_info()
7047 index_read_cost= h->index_only_read_time(keynr, rows); in get_disk_sweep_mrr_cost()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc261 double read_time= s->table->file->index_only_read_time(key, records); in check_ref_access_part1()
670 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
849 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
H A Dhandler.cc6046 double handler::index_only_read_time(uint keynr, double records) in index_only_read_time() function in handler
6213 cost->add_io(index_only_read_time(keyno, total_rows) * in multi_range_read_info_const()
6271 cost->add_io(index_only_read_time(keyno, n_rows) * in multi_range_read_info()
7047 index_read_cost= h->index_only_read_time(keynr, rows); in get_disk_sweep_mrr_cost()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_planner.cc261 double read_time= s->table->file->index_only_read_time(key, records); in check_ref_access_part1()
670 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
849 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
H A Dhandler.cc6046 double handler::index_only_read_time(uint keynr, double records) in index_only_read_time() function in handler
6213 cost->add_io(index_only_read_time(keyno, total_rows) * in multi_range_read_info_const()
6271 cost->add_io(index_only_read_time(keyno, n_rows) * in multi_range_read_info()
7047 index_read_cost= h->index_only_read_time(keynr, rows); in get_disk_sweep_mrr_cost()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_planner.cc266 double read_time= s->table->file->index_only_read_time(key, records); in check_ref_access_part1()
663 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
841 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
H A Dhandler.cc5692 double handler::index_only_read_time(uint keynr, double records) in index_only_read_time() function in handler
5859 cost->add_io(index_only_read_time(keyno, total_rows) * in multi_range_read_info_const()
5917 cost->add_io(index_only_read_time(keyno, n_rows) * in multi_range_read_info()
6693 index_read_cost= h->index_only_read_time(keynr, rows); in get_disk_sweep_mrr_cost()
H A Dhandler.h2054 virtual double index_only_read_time(uint keynr, double records);
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_planner.cc266 double read_time= s->table->file->index_only_read_time(key, records); in check_ref_access_part1()
663 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
841 tmp= record_count * table->file->index_only_read_time(key, tmp); in best_access_path()
H A Dhandler.cc5551 double handler::index_only_read_time(uint keynr, double records) in index_only_read_time() function in handler
5718 cost->add_io(index_only_read_time(keyno, total_rows) * in multi_range_read_info_const()
5776 cost->add_io(index_only_read_time(keyno, n_rows) * in multi_range_read_info()
6552 index_read_cost= h->index_only_read_time(keynr, rows); in get_disk_sweep_mrr_cost()
H A Dhandler.h2048 virtual double index_only_read_time(uint keynr, double records);
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/
H A Dha_tokudb.h772 double index_only_read_time(uint keynr, double records);
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/
H A Dha_tokudb.h772 double index_only_read_time(uint keynr, double records);
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/
H A Dha_tokudb.h772 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/tokudb/
H A Dha_tokudb.h779 double index_only_read_time(uint keynr, double records);
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dhandler.h2534 virtual double index_only_read_time(uint keynr, double records);

123