Home
last modified time | relevance | path

Searched refs:ignore_not_found_rows (Results 1 – 25 of 40) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drecords.h43 bool ignore_not_found_rows, ha_rows *examined_rows, bool *using_table_scan);
51 bool ignore_not_found_rows);
H A Drecords.cc214 bool ignore_not_found_rows, ha_rows *examined_rows, in create_table_iterator() argument
236 ignore_not_found_rows, examined_rows); in create_table_iterator()
252 thd, table, &table->unique_result, ignore_not_found_rows, in create_table_iterator()
272 bool ignore_not_found_rows) { in init_table_iterator() argument
274 thd, table, qep_tab, disable_rr_cache, ignore_not_found_rows, in init_table_iterator()
H A Dsorting_iterator.cc71 bool ignore_not_found_rows, in SortFileIndirectIterator() argument
78 m_ignore_not_found_rows(ignore_not_found_rows), in SortFileIndirectIterator()
402 bool ignore_not_found_rows, ha_rows *examined_rows) in SortBufferIndirectIterator() argument
408 m_ignore_not_found_rows(ignore_not_found_rows) {} in SortBufferIndirectIterator()
H A Dbasic_row_iterators.h215 bool ignore_not_found_rows,
278 bool request_cache, bool ignore_not_found_rows,
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Drecords.h70 bool print_error, ignore_not_found_rows; member
H A Drecords.cc221 info->ignore_not_found_rows= 0; in init_read_record()
524 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
576 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Drecords.h70 bool print_error, ignore_not_found_rows; member
H A Drecords.cc221 info->ignore_not_found_rows= 0; in init_read_record()
524 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
576 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
H A Drecords.cc224 info->ignore_not_found_rows= 0; in init_read_record()
555 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
657 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
H A Drecords.cc224 info->ignore_not_found_rows= 0; in init_read_record()
544 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
646 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
H A Drecords.cc224 info->ignore_not_found_rows= 0; in init_read_record()
555 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
657 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Drecords.h78 bool print_error, ignore_not_found_rows; member
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Drecords.h70 bool print_error, ignore_not_found_rows; member
H A Drecords.cc221 info->ignore_not_found_rows= 0; in init_read_record()
524 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
576 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Drecords.h70 bool print_error, ignore_not_found_rows; member
H A Drecords.cc221 info->ignore_not_found_rows= 0; in init_read_record()
514 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
566 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Drecords.h70 bool print_error, ignore_not_found_rows; member
H A Drecords.cc221 info->ignore_not_found_rows= 0; in init_read_record()
514 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
566 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Drecords.h64 bool print_error, ignore_not_found_rows; member
H A Drecords.cc210 info->ignore_not_found_rows= 0; in init_read_record()
488 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_tempfile()
540 (tmp == HA_ERR_KEY_NOT_FOUND && info->ignore_not_found_rows)) in rr_from_pointers()

12