summaryrefslogtreecommitdiff
path: root/storage/connect/mycat.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/connect/mycat.h')
-rw-r--r--storage/connect/mycat.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/storage/connect/mycat.h b/storage/connect/mycat.h
index d4024e6b6c3..dfcbb2f6766 100644
--- a/storage/connect/mycat.h
+++ b/storage/connect/mycat.h
@@ -74,6 +74,7 @@ struct ha_table_option_struct {
typedef class ha_connect *PHC;
+char *GetPluginDir(void);
TABTYPE GetTypeID(const char *type);
bool IsFileType(TABTYPE type);
bool IsExactType(TABTYPE type);