Commit 1fded9e1 authored by unknown's avatar unknown

after merge fix

parent 1fd6a570
......@@ -140,8 +140,6 @@ class Item_maxmin_subselect: public Item_singlerow_subselect
{
public:
Item_maxmin_subselect(THD *thd, st_select_lex *select_lex, bool max);
Item_maxmin_subselect(Item_maxmin_subselect *item)
:Item_singlerow_subselect(item) {}
};
/* exists subselect */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment