summaryrefslogtreecommitdiff
path: root/storage/spider/spd_db_handlersocket.h
diff options
context:
space:
mode:
Diffstat (limited to 'storage/spider/spd_db_handlersocket.h')
-rw-r--r--storage/spider/spd_db_handlersocket.h7
1 files changed, 5 insertions, 2 deletions
diff --git a/storage/spider/spd_db_handlersocket.h b/storage/spider/spd_db_handlersocket.h
index 19138b22e1a..3767f0f3fac 100644
--- a/storage/spider/spd_db_handlersocket.h
+++ b/storage/spider/spd_db_handlersocket.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2012-2017 Kentoku Shiba
+/* Copyright (C) 2012-2018 Kentoku Shiba
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -119,8 +119,11 @@ public:
);
#ifdef SPIDER_HAS_GROUP_BY_HANDLER
int append_from_and_tables(
+ ha_spider *spider,
spider_fields *fields,
- spider_string *str
+ spider_string *str,
+ TABLE_LIST *table_list,
+ uint table_count
);
int reappend_tables(
spider_fields *fields,