1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Auto merged

BitKeeper/etc/logging_ok:
  auto-union
This commit is contained in:
unknown
2003-04-02 18:15:16 +06:00
13 changed files with 879 additions and 43 deletions

View File

@ -224,6 +224,7 @@ public:
friend class Item_sum_std;
friend class Item_sum_min;
friend class Item_sum_max;
friend class Item_func_group_concat;
};