MDEV-19710 Split the server side code in rpl_utility.cc into virtual methods in Type_handler

This commit is contained in:
Alexander Barkov
2019-06-07 07:46:14 +04:00
parent 9d6d37b5d0
commit b685109596
15 changed files with 1389 additions and 997 deletions

View File

@ -118,7 +118,9 @@ public:
return source_type;
}
#ifdef MYSQL_SERVER
const Type_handler *field_type_handler(uint index) const;
#endif
/*
This function allows callers to get the extra field data from the