Merge branch '10.5' into 10.6

This commit is contained in:
Sergei Golubchik 2023-12-15 20:00:58 +01:00
commit e95bba9c58
621 changed files with 28475 additions and 5403 deletions

View file

@ -3702,7 +3702,6 @@ public:
static const Type_handler *blob_type_handler(const Item *item);
static const Type_handler *get_handler_by_field_type(enum_field_types type);
static const Type_handler *get_handler_by_real_type(enum_field_types type);
static const Type_handler *get_handler_by_cmp_type(Item_result type);
static const Type_collection *
type_collection_for_aggregation(const Type_handler *h1,
const Type_handler *h2);