Commit da2130e6 authored by andrey@example.com's avatar andrey@example.com

fix build failure on Solaris10

parent 1e339e3b
......@@ -1482,7 +1482,7 @@ void unhex_type2(TYPELIB *lib);
uint check_word(TYPELIB *lib, const char *val, const char *end,
const char **end_of_word);
int find_string_in_array(LEX_STRING * const haystack, LEX_STRING * const needle,
CHARSET_INFO *cs);
CHARSET_INFO * const cs);
bool is_keyword(const char *name, uint len);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment