~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item.cc

Merge of Monty

Show diffs side-by-side

added added

removed removed

Lines of Context:
745
745
}
746
746
 
747
747
 
748
 
bool Item::register_field_in_bitmap(unsigned char *)
749
 
{
750
 
  return false;
751
 
}
752
 
 
753
 
 
754
748
bool Item::subst_argument_checker(unsigned char **arg)
755
749
{
756
750
  if (*arg)