Home
last modified time | relevance | path

Searched refs:first_expr_cmp_handler (Results 1 – 6 of 6) sorted by relevance

/dports/databases/mariadb103-server/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc3187 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3189 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3217 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3219 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3231 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()
/dports/databases/mariadb103-client/mariadb-10.3.34/sql/
H A Ditem_cmpfunc.cc3187 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3189 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3217 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3219 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3231 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()
/dports/databases/mariadb105-client/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc3297 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3299 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3327 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3329 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3341 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()
/dports/databases/mariadb104-server/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc3282 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3284 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3312 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3314 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3326 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()
/dports/databases/mariadb104-client/mariadb-10.4.24/sql/
H A Ditem_cmpfunc.cc3282 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3284 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3312 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3314 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3326 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()
/dports/databases/mariadb105-server/mariadb-10.5.15/sql/
H A Ditem_cmpfunc.cc3297 const Type_handler *first_expr_cmp_handler; in propagate_equal_fields() local
3299 first_expr_cmp_handler= args[0]->type_handler_for_comparison(); in propagate_equal_fields()
3327 if (m_found_types == (1UL << first_expr_cmp_handler->cmp_type())) in propagate_equal_fields()
3329 Context(ANY_SUBST, first_expr_cmp_handler, cmp_collation.collation)); in propagate_equal_fields()
3341 Type_handler_hybrid_field_type tmp(first_expr_cmp_handler); in propagate_equal_fields()