1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Merge from 5.1 to 5.5

This commit is contained in:
Praveenkumar Hulakund
2012-02-29 14:15:15 +05:30
10 changed files with 596 additions and 13 deletions

View File

@ -4082,7 +4082,7 @@ private:
};
#endif
int append_query_string(CHARSET_INFO *csinfo,
int append_query_string(THD *thd, CHARSET_INFO *csinfo,
String const *from, String *to);
/**