mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge branch '10.6' into 10.7
This commit is contained in:
@ -767,7 +767,7 @@ public:
|
||||
|
||||
inline st_select_lex_node* get_master() { return master; }
|
||||
void include_down(st_select_lex_node *upper);
|
||||
void add_slave(st_select_lex_node *slave_arg);
|
||||
void attach_single(st_select_lex_node *slave_arg);
|
||||
void include_neighbour(st_select_lex_node *before);
|
||||
void link_chain_down(st_select_lex_node *first);
|
||||
void link_neighbour(st_select_lex_node *neighbour)
|
||||
|
Reference in New Issue
Block a user