Home
last modified time | relevance | path

Searched refs:m_record_length (Results 1 – 25 of 46) sorted by relevance

12

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dfilesort_utils.h73 m_idx_array(), m_record_length(0), m_start_of_data(NULL) in Filesort_buffer()
82 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
96 return m_idx_array.size() * (m_record_length + sizeof(uchar*)); in sort_buffer_size()
117 m_record_length= rhs.m_record_length;
126 uint m_record_length; variable
H A Dfilesort_utils.cc115 record_length != m_record_length) in alloc_sort_buffer()
125 m_record_length= record_length; in alloc_sort_buffer()
138 m_record_length= 0; in free_sort_buffer()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dfilesort_utils.h73 m_idx_array(), m_record_length(0), m_start_of_data(NULL) in Filesort_buffer()
82 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
96 return m_idx_array.size() * (m_record_length + sizeof(uchar*)); in sort_buffer_size()
117 m_record_length= rhs.m_record_length;
126 uint m_record_length; variable
H A Dfilesort_utils.cc115 record_length != m_record_length) in alloc_sort_buffer()
125 m_record_length= record_length; in alloc_sort_buffer()
138 m_record_length= 0; in free_sort_buffer()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dfilesort_utils.h73 m_idx_array(), m_record_length(0), m_start_of_data(NULL) in Filesort_buffer()
82 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
96 return m_idx_array.size() * (m_record_length + sizeof(uchar*)); in sort_buffer_size()
117 m_record_length= rhs.m_record_length;
126 uint m_record_length; variable
H A Dfilesort_utils.cc115 record_length != m_record_length) in alloc_sort_buffer()
125 m_record_length= record_length; in alloc_sort_buffer()
138 m_record_length= 0; in free_sort_buffer()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dfilesort_utils.h73 m_idx_array(), m_record_length(0), m_start_of_data(NULL) in Filesort_buffer()
82 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
96 return m_idx_array.size() * (m_record_length + sizeof(uchar*)); in sort_buffer_size()
117 m_record_length= rhs.m_record_length;
126 uint m_record_length; variable
H A Dfilesort_utils.cc115 record_length != m_record_length) in alloc_sort_buffer()
125 m_record_length= record_length; in alloc_sort_buffer()
138 m_record_length= 0; in free_sort_buffer()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dfilesort_utils.h73 m_idx_array(), m_record_length(0), m_start_of_data(NULL) in Filesort_buffer()
82 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
96 return m_idx_array.size() * (m_record_length + sizeof(uchar*)); in sort_buffer_size()
117 m_record_length= rhs.m_record_length;
126 uint m_record_length; variable
H A Dfilesort_utils.cc115 record_length != m_record_length) in alloc_sort_buffer()
125 m_record_length= record_length; in alloc_sort_buffer()
138 m_record_length= 0; in free_sort_buffer()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
H A Dfilesort_utils.cc125 record_length != m_record_length) in alloc_sort_buffer()
141 m_record_length= record_length; in alloc_sort_buffer()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
H A Dfilesort_utils.cc125 record_length != m_record_length) in alloc_sort_buffer()
141 m_record_length= record_length; in alloc_sort_buffer()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dfilesort_utils.h93 m_num_records(0), m_record_length(0), in Filesort_buffer()
163 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
176 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
186 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
258 m_record_length= rhs.m_record_length;
274 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
H A Dfilesort_utils.cc125 record_length != m_record_length) in alloc_sort_buffer()
141 m_record_length= record_length; in alloc_sort_buffer()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dfilesort_utils.h79 m_num_records(0), m_record_length(0), in Filesort_buffer()
153 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
166 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
176 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
251 m_record_length= rhs.m_record_length;
267 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dfilesort_utils.h79 m_num_records(0), m_record_length(0), in Filesort_buffer()
153 return spaceleft() < (m_record_length + sizeof(uchar*)); in isfull()
166 m_next_rec_ptr+= m_record_length; in get_next_record_pointer()
176 m_next_rec_ptr-= (m_record_length - val); in adjust_next_record_pointer()
251 m_record_length= rhs.m_record_length;
267 uint m_record_length; /// Saved value from alloc_sort_buffer() variable
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dfilesort_utils.h86 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
121 m_record_length= rhs.m_record_length;
131 uint m_record_length; variable
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dfilesort_utils.h86 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
121 m_record_length= rhs.m_record_length;
131 uint m_record_length; variable
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dfilesort_utils.h86 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in undef()
121 m_record_length= rhs.m_record_length; in undef()
131 uint m_record_length; in undef()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dfilesort_utils.h86 m_idx_array[idx]= m_start_of_data + (idx * m_record_length); in get_record_buffer()
121 m_record_length= rhs.m_record_length;
131 uint m_record_length; variable

12