mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge branch '10.5' into 10.6
This commit is contained in:
@ -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);
|
||||
|
Reference in New Issue
Block a user