mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge branch '10.6' into 10.7
This commit is contained in:
@@ -743,7 +743,7 @@ st_select_lex *wrap_tvc(THD *thd, st_select_lex *tvc_sl,
|
||||
Attach the select used of TVC as the only slave to the unit for
|
||||
the derived table tvc_x of the transformation
|
||||
*/
|
||||
derived_unit->add_slave(tvc_sl);
|
||||
derived_unit->attach_single(tvc_sl);
|
||||
tvc_sl->set_linkage(DERIVED_TABLE_TYPE);
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user