summaryrefslogtreecommitdiff
path: root/sql/rpl_utility.h
diff options
context:
space:
mode:
authorAlexander Barkov <bar@mariadb.com>2019-06-07 07:46:14 +0400
committerAlexander Barkov <bar@mariadb.com>2019-06-07 12:47:24 +0400
commitb685109596568beed1635211bf80eef34ce9d146 (patch)
tree8d16f551b56380e3bca57e5653ea2c99b66ddc90 /sql/rpl_utility.h
parent9d6d37b5d0ec1e6f1e37b904704c18baab1f8ac5 (diff)
downloadmariadb-git-b685109596568beed1635211bf80eef34ce9d146.tar.gz
MDEV-19710 Split the server side code in rpl_utility.cc into virtual methods in Type_handler
Diffstat (limited to 'sql/rpl_utility.h')
-rw-r--r--sql/rpl_utility.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/sql/rpl_utility.h b/sql/rpl_utility.h
index b42b11231e0..c28e8aa10eb 100644
--- a/sql/rpl_utility.h
+++ b/sql/rpl_utility.h
@@ -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