Home
last modified time | relevance | path

Searched refs:allow_sum_func (Results 1 – 25 of 210) sorted by relevance

123456789

/dports/databases/percona56-client/percona-server-5.6.51-91.0/sql/
H A Dsql_resolver.cc208 nesting_map save_allow_sum_func= thd->lex->allow_sum_func; in prepare()
210 thd->lex->allow_sum_func|= (nesting_map)1 << select_lex_arg->nest_level; in prepare()
222 thd->lex->allow_sum_func= save_allow_sum_func; in prepare()
951 nesting_map save_allow_sum_func=thd->lex->allow_sum_func; in setup_without_group()
959 thd->lex->allow_sum_func&= ~((nesting_map)1 << select->nest_level); in setup_without_group()
973 thd->lex->allow_sum_func|= (nesting_map)1 << select->nest_level; in setup_without_group()
983 thd->lex->allow_sum_func= save_allow_sum_func; in setup_without_group()
H A Dsql_base.h199 List<Item> *sum_func_list, bool allow_sum_func);
374 bool allow_sum_func) in setup_fields_with_no_wrap() argument
379 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc77 if (!thd->lex->allow_sum_func) in init_sum_func_check()
149 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
164 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
167 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
177 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
319 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
327 if (allow_sum_func & ((nesting_map)1 << sl->nest_level)) in register_sum_func()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/sql/
H A Dsql_resolver.cc208 nesting_map save_allow_sum_func= thd->lex->allow_sum_func; in prepare()
210 thd->lex->allow_sum_func|= (nesting_map)1 << select_lex_arg->nest_level; in prepare()
222 thd->lex->allow_sum_func= save_allow_sum_func; in prepare()
951 nesting_map save_allow_sum_func=thd->lex->allow_sum_func; in setup_without_group()
959 thd->lex->allow_sum_func&= ~((nesting_map)1 << select->nest_level); in setup_without_group()
973 thd->lex->allow_sum_func|= (nesting_map)1 << select->nest_level; in setup_without_group()
983 thd->lex->allow_sum_func= save_allow_sum_func; in setup_without_group()
H A Dsql_base.h199 List<Item> *sum_func_list, bool allow_sum_func);
374 bool allow_sum_func) in setup_fields_with_no_wrap() argument
379 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc77 if (!thd->lex->allow_sum_func) in init_sum_func_check()
149 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
164 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
167 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
177 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
319 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
327 if (allow_sum_func & ((nesting_map)1 << sl->nest_level)) in register_sum_func()
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/sql/
H A Dsql_resolver.cc207 nesting_map save_allow_sum_func= thd->lex->allow_sum_func; in prepare()
209 thd->lex->allow_sum_func|= (nesting_map)1 << select_lex_arg->nest_level; in prepare()
221 thd->lex->allow_sum_func= save_allow_sum_func; in prepare()
950 nesting_map save_allow_sum_func=thd->lex->allow_sum_func; in setup_without_group()
958 thd->lex->allow_sum_func&= ~((nesting_map)1 << select->nest_level); in setup_without_group()
972 thd->lex->allow_sum_func|= (nesting_map)1 << select->nest_level; in setup_without_group()
982 thd->lex->allow_sum_func= save_allow_sum_func; in setup_without_group()
H A Dsql_base.h199 List<Item> *sum_func_list, bool allow_sum_func);
368 bool allow_sum_func) in setup_fields_with_no_wrap() argument
373 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc77 if (!thd->lex->allow_sum_func) in init_sum_func_check()
149 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
164 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
167 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
177 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
319 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
327 if (allow_sum_func & ((nesting_map)1 << sl->nest_level)) in register_sum_func()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/sql/
H A Dsql_resolver.cc208 nesting_map save_allow_sum_func= thd->lex->allow_sum_func; in prepare()
210 thd->lex->allow_sum_func|= (nesting_map)1 << select_lex_arg->nest_level; in prepare()
222 thd->lex->allow_sum_func= save_allow_sum_func; in prepare()
951 nesting_map save_allow_sum_func=thd->lex->allow_sum_func; in setup_without_group()
959 thd->lex->allow_sum_func&= ~((nesting_map)1 << select->nest_level); in setup_without_group()
973 thd->lex->allow_sum_func|= (nesting_map)1 << select->nest_level; in setup_without_group()
983 thd->lex->allow_sum_func= save_allow_sum_func; in setup_without_group()
H A Dsql_base.h199 List<Item> *sum_func_list, bool allow_sum_func);
374 bool allow_sum_func) in setup_fields_with_no_wrap() argument
379 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc77 if (!thd->lex->allow_sum_func) in init_sum_func_check()
149 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
164 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
167 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
177 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
319 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
327 if (allow_sum_func & ((nesting_map)1 << sl->nest_level)) in register_sum_func()
/dports/databases/mysql56-client/mysql-5.6.51/sql/
H A Dsql_resolver.cc207 nesting_map save_allow_sum_func= thd->lex->allow_sum_func; in prepare()
209 thd->lex->allow_sum_func|= (nesting_map)1 << select_lex_arg->nest_level; in prepare()
221 thd->lex->allow_sum_func= save_allow_sum_func; in prepare()
950 nesting_map save_allow_sum_func=thd->lex->allow_sum_func; in setup_without_group()
958 thd->lex->allow_sum_func&= ~((nesting_map)1 << select->nest_level); in setup_without_group()
972 thd->lex->allow_sum_func|= (nesting_map)1 << select->nest_level; in setup_without_group()
982 thd->lex->allow_sum_func= save_allow_sum_func; in setup_without_group()
H A Dsql_base.h199 List<Item> *sum_func_list, bool allow_sum_func);
368 bool allow_sum_func) in setup_fields_with_no_wrap() argument
373 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc77 if (!thd->lex->allow_sum_func) in init_sum_func_check()
149 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
164 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
167 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
177 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
319 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
327 if (allow_sum_func & ((nesting_map)1 << sl->nest_level)) in register_sum_func()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Dsql_base.h188 bool allow_sum_func);
374 bool allow_sum_func) in setup_fields_with_no_wrap() argument
381 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Dsql_base.h182 bool allow_sum_func);
370 bool allow_sum_func) in setup_fields_with_no_wrap() argument
377 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc83 !(thd->lex->allow_sum_func.is_overlapping(curr_sel->name_visibility_map))) in init_sum_func_check()
159 nesting_map allow_sum_func(thd->lex->allow_sum_func); in check_sum_func() local
160 allow_sum_func.intersect(curr_sel->name_visibility_map); in check_sum_func()
194 invalid= !(allow_sum_func.is_set(max_arg_level)); in check_sum_func()
197 !(allow_sum_func.is_set(nest_level))) in check_sum_func()
207 !(allow_sum_func.is_set(nest_level)); in check_sum_func()
353 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
359 (allow_sum_func.is_set(sl->nest_level))) in register_sum_func()
366 if (sl && (allow_sum_func.is_set(sl->nest_level))) in register_sum_func()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Dsql_base.h182 bool allow_sum_func);
370 bool allow_sum_func) in setup_fields_with_no_wrap() argument
377 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc83 !(thd->lex->allow_sum_func.is_overlapping(curr_sel->name_visibility_map))) in init_sum_func_check()
159 nesting_map allow_sum_func(thd->lex->allow_sum_func); in check_sum_func() local
160 allow_sum_func.intersect(curr_sel->name_visibility_map); in check_sum_func()
194 invalid= !(allow_sum_func.is_set(max_arg_level)); in check_sum_func()
197 !(allow_sum_func.is_set(nest_level))) in check_sum_func()
207 !(allow_sum_func.is_set(nest_level)); in check_sum_func()
353 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
359 (allow_sum_func.is_set(sl->nest_level))) in register_sum_func()
366 if (sl && (allow_sum_func.is_set(sl->nest_level))) in register_sum_func()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Dsql_base.h175 bool allow_sum_func);
372 bool allow_sum_func) in setup_fields_with_no_wrap() argument
377 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Dsql_base.h175 bool allow_sum_func);
372 bool allow_sum_func) in setup_fields_with_no_wrap() argument
377 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Dsql_base.h188 bool allow_sum_func);
374 bool allow_sum_func) in setup_fields_with_no_wrap() argument
381 sum_func_list, NULL, allow_sum_func); in setup_fields_with_no_wrap()
/dports/databases/mysql55-client/mysql-5.5.62/sql/
H A Dsql_base.h214 List<Item> *sum_func_list, bool allow_sum_func);
382 bool allow_sum_func) in setup_fields_with_no_wrap() argument
387 sum_func_list, allow_sum_func); in setup_fields_with_no_wrap()
H A Ditem_sum.cc68 if (!thd->lex->allow_sum_func) in init_sum_func_check()
140 nesting_map allow_sum_func= thd->lex->allow_sum_func; in check_sum_func() local
155 invalid= !(allow_sum_func & ((nesting_map)1 << max_arg_level)); in check_sum_func()
158 !(allow_sum_func & ((nesting_map)1 << nest_level))) in check_sum_func()
168 !(allow_sum_func & ((nesting_map)1 << nest_level)); in check_sum_func()
311 nesting_map allow_sum_func= thd->lex->allow_sum_func; in register_sum_func() local
317 (allow_sum_func & ((nesting_map)1 << sl->nest_level))) in register_sum_func()
324 if (sl && (allow_sum_func & ((nesting_map)1 << sl->nest_level))) in register_sum_func()

123456789