59
63
Field *new_field(memory::Root *root, Table *new_table, bool keep_type);
61
65
int store(const char *to, uint32_t length, const CHARSET_INFO * const);
63
67
int store(int64_t nr, bool unsigned_val);
67
71
int cmp(const unsigned char *, const unsigned char *);
68
72
void sort_string(unsigned char *buff, uint32_t length);
69
73
void store_type(uint64_t value);