Home
last modified time | relevance | path

Searched refs:ha_records (Results 1 – 25 of 50) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/mysql-test/t/
H A Dselect_count.test4 # Mixed SE in a single statement will need to call ha_records from execute
26 # ha_records is called from execution phase.
32 # Neither table is optimized away. ha_records is called from execution phase
177 # ha_records is called from execution phase.
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dopt_sum.cc105 int error = tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h4846 int ha_records(ha_rows *num_rows) { in ha_records() function
4858 int ha_records(ha_rows *num_rows, uint index) { in ha_records() function
H A Dsql_executor.cc4463 *error = qt->table()->file->ha_records(&tmp); in get_exact_record_count()
4465 *error = qt->table()->file->ha_records(&tmp, qt->index()); in get_exact_record_count()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2710 int ha_records(ha_rows *num_rows) in ha_records() function
H A Ditem_subselect.cc4111 table->file->ha_records(&num_rows); in exec()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2895 int ha_records(ha_rows *num_rows) in ha_records() function
H A Ditem_sum.cc1201 table->file->ha_records(&num_rows); in endup()
H A Ditem_subselect.cc4111 table->file->ha_records(&num_rows); in exec()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2716 int ha_records(ha_rows *num_rows) in ha_records() function
H A Ditem_sum.cc1201 table->file->ha_records(&num_rows); in endup()
H A Ditem_subselect.cc4111 table->file->ha_records(&num_rows); in exec()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2895 int ha_records(ha_rows *num_rows) in ha_records() function
H A Ditem_subselect.cc4111 table->file->ha_records(&num_rows); in exec()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2895 int ha_records(ha_rows *num_rows) in ha_records() function
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dopt_sum.cc91 int error= tl->table->file->ha_records(&tmp); in get_exact_record_count()
H A Dhandler.h2710 int ha_records(ha_rows *num_rows) in ha_records() function
H A Ditem_subselect.cc4111 table->file->ha_records(&num_rows); in exec()
H A Ditem_sum.cc1201 table->file->ha_records(&num_rows); in endup()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/partitioning/
H A Dpartition_base.cc4343 int error= m_file[i]->ha_records(num_rows); in records()

12