mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
fix build failure on Solaris10
sql/mysql_priv.h: synchronize definition and declaration
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user