summaryrefslogtreecommitdiff
path: root/sql/item_sum.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/item_sum.h')
-rw-r--r--sql/item_sum.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/item_sum.h b/sql/item_sum.h
index 24dfd9b91ad..6698a1b2169 100644
--- a/sql/item_sum.h
+++ b/sql/item_sum.h
@@ -777,6 +777,7 @@ public:
private:
void add_helper(bool perform_removal);
+ ulonglong count;
};