~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/item/float.cc

fixes for the installing from source doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
121
121
}
122
122
 
123
123
 
124
 
void Item_float::print(String *str, enum_query_type)
 
124
void Item_float::print(String *str)
125
125
{
126
126
  if (presentation)
127
127
  {