31
31
TABLE_SHARE *share, CHARSET_INFO *cs);
32
32
Field_timestamp(bool maybe_null_arg, const char *field_name_arg,
35
35
enum ha_base_keytype key_type() const { return HA_KEYTYPE_ULONG_INT; }
36
36
enum Item_result cmp_type () const { return INT_RESULT; }
37
37
int store(const char *to,uint length,CHARSET_INFO *charset);