Home
last modified time | relevance | path

Searched refs:check_and_register_item_tree (Results 1 – 12 of 12) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_lex.cc3885 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
3941 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
3946 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h3970 void check_and_register_item_tree(Item **place, Item **new_value)
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_lex.cc3885 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
3941 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
3946 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h3970 void check_and_register_item_tree(Item **place, Item **new_value) in check_and_register_item_tree() function
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_lex.cc4001 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
4057 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
4062 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h3993 void check_and_register_item_tree(Item **place, Item **new_value) in check_and_register_item_tree() function
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_lex.cc4001 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
4057 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
4062 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h3993 void check_and_register_item_tree(Item **place, Item **new_value) in check_and_register_item_tree() function
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_lex.cc4637 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
4693 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
4698 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h4152 void check_and_register_item_tree(Item **place, Item **new_value) in check_and_register_item_tree() function
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_lex.cc4637 thd->check_and_register_item_tree(&tbl->prep_on_expr, &tbl->on_expr); in fix_prepare_info_in_table_list()
4693 thd->check_and_register_item_tree(&prep_where, conds); in fix_prepare_information()
4698 thd->check_and_register_item_tree(&prep_having, having_conds); in fix_prepare_information()
H A Dsql_class.h4152 void check_and_register_item_tree(Item **place, Item **new_value) in check_and_register_item_tree() function