Home
last modified time | relevance | path

Searched refs:copy_andor_structure (Results 1 – 25 of 141) sorted by relevance

123456

/dports/databases/mariadb105-client/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_opt_rewrites.cpp68 table->prep_on_expr= expr->copy_andor_structure(join->thd); in simplify_joins_mcs()
280 join->conds ? join->conds->copy_andor_structure(current_thd) : 0; in in_subselect_rewrite_walk()
H A Dha_mcs_pushdown.cpp843 sel->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in create_columnstore_select_handler()
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/columnstore/columnstore/dbcon/mysql/
H A Dha_mcs_opt_rewrites.cpp68 table->prep_on_expr= expr->copy_andor_structure(join->thd); in simplify_joins_mcs()
280 join->conds ? join->conds->copy_andor_structure(current_thd) : 0; in in_subselect_rewrite_walk()
H A Dha_mcs_pushdown.cpp843 sel->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in create_columnstore_select_handler()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_tvc.cc1106 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
1127 table->on_expr->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
H A Dopt_split.cc1094 if (inject_cond_into_where(inj_cond->copy_andor_structure(thd))) in inject_best_splitting_cond()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_tvc.cc1106 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
1127 table->on_expr->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_tvc.cc1107 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0;
1128 table->on_expr->copy_andor_structure(thd) : 0;
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_tvc.cc1107 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
1128 table->on_expr->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_tvc.cc1160 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
1181 table->on_expr->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
H A Dopt_split.cc1092 if (inject_cond_into_where(inj_cond->copy_andor_structure(thd))) in inject_best_splitting_cond()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_tvc.cc1160 select_lex->prep_where= conds ? conds->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
1181 table->on_expr->copy_andor_structure(thd) : 0; in transform_in_predicates_into_in_subq()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_lex.cc3114 tbl->on_expr= tbl->on_expr->copy_andor_structure(thd); in fix_prepare_info_in_table_list()
3182 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3187 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Dtable.cc3664 where->copy_andor_structure(thd)); in prep_where()
3669 *conds= and_conds(*conds, where->copy_andor_structure(thd)); in prep_where()
3707 cond= table->on_expr->copy_andor_structure(thd); in merge_on_conds()
3769 check_option= where->copy_andor_structure(thd); in prep_check_option()
5072 embedded->on_expr= embedded->prep_on_expr->copy_andor_structure(thd); in reinit_before_use()
H A Ditem_cmpfunc.h1692 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1722 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.cc3775 tbl->set_join_cond(tbl->join_cond()->copy_andor_structure(thd)); in fix_prepare_info_in_table_list()
3851 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3856 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Ditem_cmpfunc.h1889 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1918 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.cc3775 tbl->set_join_cond(tbl->join_cond()->copy_andor_structure(thd)); in fix_prepare_info_in_table_list()
3851 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3856 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Ditem_cmpfunc.h1889 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1918 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_lex.cc3775 tbl->set_join_cond(tbl->join_cond()->copy_andor_structure(thd)); in fix_prepare_info_in_table_list()
3851 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3856 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Ditem_cmpfunc.h1889 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1918 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_lex.cc3774 tbl->set_join_cond(tbl->join_cond()->copy_andor_structure(thd)); in fix_prepare_info_in_table_list()
3848 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3853 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Ditem_cmpfunc.h1889 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1918 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_lex.cc3763 tbl->set_join_cond(tbl->join_cond()->copy_andor_structure(thd)); in fix_prepare_info_in_table_list()
3837 *conds= where= prep_where->copy_andor_structure(thd); in fix_prepare_information()
3842 *having_conds= having= prep_having->copy_andor_structure(thd); in fix_prepare_information()
H A Ditem_cmpfunc.h1889 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function
1918 Item* copy_andor_structure(THD *thd, bool real_items) in copy_andor_structure() function

123456