22 #include <drizzled/function/str/strfunc.h>
32 void fix_length_and_dec();
33 bool eq(
const Item *item,
bool binary_cmp)
const;
34 const char *func_name()
const {
return "collate"; }
35 enum Functype functype()
const {
return COLLATE_FUNC; }
String * val_str(String *)
virtual void print(String *str)
bool eq(const Item *item, bool binary_cmp) const