mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
5.3->5.5 merge
This commit is contained in:
@ -50,8 +50,6 @@ bool parse_sql(THD *thd,
|
||||
Parser_state *parser_state,
|
||||
Object_creation_ctx *creation_ctx);
|
||||
|
||||
uint kill_one_thread(THD *thd, ulong id, bool only_kill_query);
|
||||
|
||||
void free_items(Item *item);
|
||||
void cleanup_items(Item *item);
|
||||
|
||||
|
Reference in New Issue
Block a user