~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/ref.h

Merged up with build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
115
115
    return (*ref)->result_as_int64_t();
116
116
  }
117
117
  void cleanup();
118
 
  Item_field *filed_for_view_update()
119
 
    { return (*ref)->filed_for_view_update(); }
120
118
  virtual Ref_Type ref_type() { return REF; }
121
119
 
122
120
  // Row emulation: forwarding of ROW-related calls to ref