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