mirror of
https://github.com/MariaDB/server.git
synced 2026-04-22 16:25:30 +02:00
5.5. merge
This commit is contained in:
commit
bdd883ed9a
51 changed files with 487 additions and 145 deletions
|
|
@ -85,7 +85,7 @@ bool alloc_query(THD *thd, const char *packet, uint packet_length);
|
|||
void mysql_init_select(LEX *lex);
|
||||
void mysql_parse(THD *thd, char *rawbuf, uint length,
|
||||
Parser_state *parser_state);
|
||||
void mysql_reset_thd_for_next_command(THD *thd, my_bool calculate_userstat);
|
||||
void mysql_reset_thd_for_next_command(THD *thd);
|
||||
bool mysql_new_select(LEX *lex, bool move_down);
|
||||
void create_select_for_variable(const char *var_name);
|
||||
void create_table_set_open_action_and_adjust_tables(LEX *lex);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue