mirror of
https://github.com/MariaDB/server.git
synced 2025-07-27 18:02:13 +03:00
Merge 10.3 into 10.4
This commit is contained in:
@ -968,6 +968,7 @@ public:
|
||||
bool union_needs_tmp_table();
|
||||
|
||||
void set_unique_exclude();
|
||||
bool check_distinct_in_union();
|
||||
|
||||
friend struct LEX;
|
||||
friend int subselect_union_engine::exec();
|
||||
|
Reference in New Issue
Block a user