Home
last modified time | relevance | path

Searched refs:is_first_inner_for_outer_join (Results 1 – 25 of 35) sorted by relevance

12

/dports/databases/xtrabackup8/percona-xtrabackup-8.0.14/sql/
H A Dsql_opt_exec_shared.h331 bool is_first_inner_for_outer_join() const { return m_first_inner == m_idx; } in is_first_inner_for_outer_join() function
542 bool is_first_inner_for_outer_join() const { in is_first_inner_for_outer_join() function
543 return m_qs->is_first_inner_for_outer_join(); in is_first_inner_for_outer_join()
/dports/databases/percona57-server/percona-server-5.7.36-39/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1928 const bool outer_join_first_inner= qep_tab->is_first_inner_for_outer_join(); in join_records()
/dports/databases/percona57-client/percona-server-5.7.36-39/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
H A Dsql_join_buffer.cc194 if ((with_match_flag= (qep_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1928 const bool outer_join_first_inner= qep_tab->is_first_inner_for_outer_join(); in join_records()
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
/dports/databases/mysql57-client/mysql-5.7.36/sql/
H A Dsql_opt_exec_shared.h339 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
516 bool is_first_inner_for_outer_join() const in is_first_inner_for_outer_join() function
517 { return m_qs->is_first_inner_for_outer_join(); } in is_first_inner_for_outer_join()
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1708 join_tab->is_first_inner_for_outer_join(); in join_records()
H A Dsql_select.h838 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1708 join_tab->is_first_inner_for_outer_join(); in join_records()
H A Dsql_select.h838 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1708 join_tab->is_first_inner_for_outer_join(); in join_records()
H A Dsql_select.h838 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1708 join_tab->is_first_inner_for_outer_join(); in join_records()
H A Dsql_select.h838 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_join_buffer.cc201 if ((with_match_flag= (join_tab->is_first_inner_for_outer_join() || in calc_record_fields()
1708 join_tab->is_first_inner_for_outer_join(); in join_records()
H A Dsql_select.h838 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_select.h567 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
573 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_select.h567 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
573 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_select.h567 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
573 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_select.h551 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
557 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_select.h551 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
557 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_select.h567 bool is_first_inner_for_outer_join() in is_first_inner_for_outer_join() function
573 return is_first_inner_for_outer_join() || first_sj_inner_tab == this ; in use_match_flag()

12