Home
last modified time | relevance | path

Searched refs:get_sorted_record (Results 1 – 25 of 36) sorted by relevance

12

/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dfilesort.h156 uchar *get_sorted_record(uint ix) in get_sorted_record() function
157 { return filesort_buffer.get_sorted_record(ix); } in get_sorted_record()
H A Dfilesort_utils.h224 uchar *get_sorted_record(uint ix) in get_sorted_record() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dfilesort.h156 uchar *get_sorted_record(uint ix) in get_sorted_record() function
157 { return filesort_buffer.get_sorted_record(ix); } in get_sorted_record()
H A Dfilesort_utils.h224 uchar *get_sorted_record(uint ix) in get_sorted_record() function
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_sort.h229 uchar *get_sorted_record(uint idx) { in get_sorted_record() function
230 return filesort_buffer.get_sorted_record(idx); in get_sorted_record()
H A Dfilesort_utils.h197 uchar *get_sorted_record(size_t ix) { in get_sorted_record() function
H A Dsorting_iterator.cc383 uchar *record = m_sort->get_sorted_record(m_unpack_counter++); in Read()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc686 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc686 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc675 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc686 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc675 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_sort.h506 uchar* get_sorted_record(uint idx) in get_sorted_record() function
507 { return filesort_buffer.get_sorted_record(idx); } in get_sorted_record()
H A Dfilesort_utils.h231 uchar *get_sorted_record(uint ix) in get_sorted_record() function
H A Drecords.cc675 uchar *record= info->table->sort.get_sorted_record( in rr_unpack_from_buffer()

12