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