mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
after merging fixing
This commit is contained in:
@ -212,6 +212,7 @@ public:
|
||||
bool with_sum_func;
|
||||
bool create_refs;
|
||||
bool dependent; /* dependent from outer select subselect */
|
||||
bool no_table_names_allowed; /* used for global order by */
|
||||
|
||||
static void *operator new(size_t size)
|
||||
{
|
||||
|
Reference in New Issue
Block a user