1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-05 13:16:09 +03:00

Merge 10.6 into 10.8

This commit is contained in:
Marko Mäkelä
2023-03-06 13:37:12 +02:00
20 changed files with 171 additions and 99 deletions

View File

@@ -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;