54
54
bool send_binary(Protocol *protocol);
55
55
int cmp(const uchar *,const uchar *);
56
56
void sort_string(uchar *buff,uint length);
58
58
void sql_type(String &str) const;
59
59
bool can_be_compared_as_int64_t() const { return true; }
60
60
bool zero_pack() const { return 1; }