Patch for Bug#54123 (Build failure on HPUX).

This commit is contained in:
Alexander Nozdrin 2010-06-01 07:54:15 +04:00
parent fe5bcb475c
commit 9c960ecff1

View File

@ -303,6 +303,8 @@ class st_select_lex;
class Item_sum :public Item_result_field class Item_sum :public Item_result_field
{ {
friend class Aggregator_distinct;
protected: protected:
/** /**
Aggregator class instance. Not set initially. Allocated only after Aggregator class instance. Not set initially. Allocated only after