Home
last modified time | relevance | path

Searched refs:pushed_idx_cond (Results 1 – 25 of 209) sorted by relevance

123456789

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Drecords.cc173 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
418 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
420 ItemToString(table()->file->pushed_idx_cond); in DebugString()
475 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
613 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
H A Dbka_iterator.cc510 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
512 ItemToString(table()->file->pushed_idx_cond); in DebugString()
H A Dsql_executor.cc3538 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
3747 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
3749 ItemToString(table()->file->pushed_idx_cond); in DebugString()
3816 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
3840 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
3842 ItemToString(table()->file->pushed_idx_cond); in DebugString()
4050 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
4052 ItemToString(table()->file->pushed_idx_cond); in DebugString()
4134 DBUG_ASSERT(table()->file->pushed_idx_cond == nullptr); in DebugString()
4211 if (table()->file->pushed_idx_cond != nullptr) { in DebugString()
[all …]
H A Dhandler.cc3237 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3259 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3287 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3319 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3350 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3381 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3412 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3445 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
6493 DBUG_ASSERT(!h->pushed_idx_cond || in dsmrr_init()
6555 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) { in dsmrr_init()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Drowid_filter.cc564 Item *pushed_idx_cond_save= file->pushed_idx_cond; in fill()
569 file->pushed_idx_cond= 0; in fill()
600 file->pushed_idx_cond= pushed_idx_cond_save; in fill()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Drowid_filter.cc561 Item *pushed_idx_cond_save= file->pushed_idx_cond; in fill()
566 file->pushed_idx_cond= 0; in fill()
597 file->pushed_idx_cond= pushed_idx_cond_save; in fill()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Drowid_filter.cc561 Item *pushed_idx_cond_save= file->pushed_idx_cond;
566 file->pushed_idx_cond= 0;
597 file->pushed_idx_cond= pushed_idx_cond_save;
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Drowid_filter.cc564 Item *pushed_idx_cond_save= file->pushed_idx_cond; in fill()
569 file->pushed_idx_cond= 0; in fill()
600 file->pushed_idx_cond= pushed_idx_cond_save; in fill()
/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/partitioning/
H A Dpartition_handler.cc2555 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
2594 if (m_handler->pushed_idx_cond) memcpy(rec_buf_ptr, read_buf, m_rec_length); in handle_ordered_index_scan()
2689 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
2704 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
2795 if (m_handler->pushed_idx_cond) in handle_ordered_next()
2831 if (m_handler->pushed_idx_cond) memcpy(rec_buf, read_buf, m_rec_length); in handle_ordered_next()
2901 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
2926 if (m_handler->pushed_idx_cond) memcpy(rec_buf, read_buf, m_rec_length); in handle_ordered_prev()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/partitioning/
H A Dpartition_handler.cc3275 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3322 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3433 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3449 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3553 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3600 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3679 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3711 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/partitioning/
H A Dpartition_handler.cc3256 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3303 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3414 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3430 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3534 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3581 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3660 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3692 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/partitioning/
H A Dpartition_handler.cc3275 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3322 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3433 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3449 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3553 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3600 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3679 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3711 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/partitioning/
H A Dpartition_handler.cc3256 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3303 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3414 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3430 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3534 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3581 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3660 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3692 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/partitioning/
H A Dpartition_handler.cc3275 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3322 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3433 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3449 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3553 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3600 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3679 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3711 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/mysql57-client/mysql-5.7.36/sql/partitioning/
H A Dpartition_handler.cc3256 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3303 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan()
3414 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3430 if (m_handler->pushed_idx_cond) in handle_ordered_index_scan_key_not_found()
3534 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3581 if (m_handler->pushed_idx_cond) in handle_ordered_next()
3660 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
3692 if (m_handler->pushed_idx_cond) in handle_ordered_prev()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dopt_explain.cc951 table->file->pushed_idx_cond) || in explain_extra_common()
957 if (table->file->pushed_idx_cond) in explain_extra_common()
958 table->file->pushed_idx_cond->print(&buff, cond_print_flags); in explain_extra_common()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dopt_explain.cc951 table->file->pushed_idx_cond) || in explain_extra_common()
957 if (table->file->pushed_idx_cond) in explain_extra_common()
958 table->file->pushed_idx_cond->print(&buff, cond_print_flags); in explain_extra_common()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dopt_explain.cc951 table->file->pushed_idx_cond) || in explain_extra_common()
957 if (table->file->pushed_idx_cond) in explain_extra_common()
958 table->file->pushed_idx_cond->print(&buff, cond_print_flags); in explain_extra_common()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dopt_explain.cc951 table->file->pushed_idx_cond) || in explain_extra_common()
957 if (table->file->pushed_idx_cond) in explain_extra_common()
958 table->file->pushed_idx_cond->print(&buff, cond_print_flags); in explain_extra_common()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dopt_explain.cc951 table->file->pushed_idx_cond) || in explain_extra_common()
957 if (table->file->pushed_idx_cond) in explain_extra_common()
958 table->file->pushed_idx_cond->print(&buff, cond_print_flags); in explain_extra_common()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dhandler.cc3042 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3065 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3094 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3128 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3162 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3196 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3230 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3266 DBUG_ASSERT(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
6581 DBUG_ASSERT(!h->pushed_idx_cond || in dsmrr_init()
6647 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) in dsmrr_init()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dhandler.cc3251 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3286 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3326 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3372 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3432 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3472 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3517 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3564 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
7011 assert(!h->pushed_idx_cond || in dsmrr_init()
7077 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) in dsmrr_init()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dhandler.cc3134 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3157 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3186 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3220 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3254 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3288 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3322 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3358 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
6681 assert(!h->pushed_idx_cond || in dsmrr_init()
6747 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) in dsmrr_init()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dhandler.cc3251 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3286 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3326 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3372 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3432 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3472 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3517 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3564 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
7011 assert(!h->pushed_idx_cond || in dsmrr_init()
7077 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) in dsmrr_init()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dhandler.cc3251 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_map()
3286 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_last_map()
3326 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_read_idx_map()
3372 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next()
3432 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_prev()
3472 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_first()
3517 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_last()
3564 assert(!pushed_idx_cond || buf == table->record[0]); in ha_index_next_same()
7011 assert(!h->pushed_idx_cond || in dsmrr_init()
7077 if (h2->idx_cond_push(mrr_keyno, h->pushed_idx_cond)) in dsmrr_init()

123456789