1643
1643
{ return (HA_ERR_WRONG_COMMAND); }
1645
1645
uint max_record_length() const
1649
1649
uint max_key_parts() const
1651
1651
uint max_key_length() const
1653
1653
uint max_key_part_length(void) const
1656
1656
virtual uint max_supported_record_length(void) const
1657
1657
{ return HA_MAX_REC_LENGTH; }