Drizzled Public API Documentation
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; }