~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to drizzled/handler.cc

Merge Monty's pandora build tree.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2957
2957
  return false;
2958
2958
}
2959
2959
 
 
2960
#ifndef HAVE_LOG2
 
2961
#define log2(x)  (log(x) / M_LN2)
 
2962
#endif
2960
2963
 
2961
2964
/*
2962
2965
  Get cost of one sort-and-sweep step