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

Merge ahristov@bk-internal.mysql.com:/home/bk/mysql-5.1-runtime

into  example.com:/work/mysql-5.1-runtime
parents 6d019443 da2130e6
...@@ -1482,7 +1482,7 @@ void unhex_type2(TYPELIB *lib); ...@@ -1482,7 +1482,7 @@ void unhex_type2(TYPELIB *lib);
uint check_word(TYPELIB *lib, const char *val, const char *end, uint check_word(TYPELIB *lib, const char *val, const char *end,
const char **end_of_word); const char **end_of_word);
int find_string_in_array(LEX_STRING * const haystack, LEX_STRING * const needle, 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); 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