summaryrefslogtreecommitdiff
path: root/sql/sql_class.h
diff options
context:
space:
mode:
Diffstat (limited to 'sql/sql_class.h')
-rw-r--r--sql/sql_class.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/sql_class.h b/sql/sql_class.h
index 9c1b76e08a7..5f04b21398b 100644
--- a/sql/sql_class.h
+++ b/sql/sql_class.h
@@ -6266,6 +6266,7 @@ public:
@see opt_sum_query, count_field_types
*/
uint sum_func_count;
+ uint copy_func_count; // Allocated copy fields
uint hidden_field_count;
uint group_parts,group_length,group_null_parts;