mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
added depended subselect processing
This commit is contained in:
@ -931,6 +931,7 @@ void st_select_lex::init_select()
|
||||
use_index.empty();
|
||||
ftfunc_list.empty();
|
||||
linkage=UNSPECIFIED_TYPE;
|
||||
depended= 0;
|
||||
}
|
||||
|
||||
/*
|
||||
|
Reference in New Issue
Block a user