45
45
#include "drizzled/field/blob.h"
46
46
#include "mysys/my_bit.h"
48
52
/** Declarations of static functions used in this source file. */
49
53
static bool make_group_fields(JOIN *main_join, JOIN *curr_join);
50
54
static void calc_group_buffer(JOIN *join,order_st *group);