Home
last modified time | relevance | path

Searched defs:store_rows_with_null_in_join_key (Results 1 – 1 of 1) sorted by relevance

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dhash_join_iterator.cc437 const bool store_rows_with_null_in_join_key = m_join_type == JoinType::OUTER; in BuildHashTable() local
604 const bool store_rows_with_null_in_join_key = m_join_type == JoinType::OUTER; in ReadNextHashJoinChunk() local