44
44
struct st_ha_create_information;
45
45
typedef st_ha_create_information HA_CREATE_INFO;
51
53
int wild_case_compare(const CHARSET_INFO * const cs,
52
54
const char *str,const char *wildstr);
54
61
int get_quote_char_for_identifier();
56
63
} /* namespace drizzled */