mirror of
https://github.com/MariaDB/server.git
synced 2025-12-03 05:41:09 +03:00
Merge into latest 5.2.
This commit is contained in:
@@ -1397,7 +1397,7 @@ bool append_escaped(String *to_str, String *from_str);
|
||||
/* sql_show.cc */
|
||||
bool mysqld_show_open_tables(THD *thd,const char *wild);
|
||||
bool mysqld_show_logs(THD *thd);
|
||||
void append_identifier(THD *thd, String *packet, const char *name,
|
||||
bool append_identifier(THD *thd, String *packet, const char *name,
|
||||
uint length);
|
||||
#endif /* MYSQL_SERVER */
|
||||
#if defined MYSQL_SERVER || defined INNODB_COMPATIBILITY_HOOKS
|
||||
|
||||
Reference in New Issue
Block a user