mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
Merge 10.9 into 10.10
This commit is contained in:
@@ -1348,6 +1348,9 @@ public:
|
||||
*/
|
||||
table_map select_list_tables;
|
||||
|
||||
/* Set to 1 if any field in field list has ROWNUM() */
|
||||
bool rownum_in_field_list;
|
||||
|
||||
/* namp of nesting SELECT visibility (for aggregate functions check) */
|
||||
nesting_map name_visibility_map;
|
||||
table_map with_dep;
|
||||
|
Reference in New Issue
Block a user