1
0
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:
bell@sanja.is.com.ua
2003-01-14 18:00:34 +02:00
parent 22b7e67b0b
commit 9e9ea3504f
6 changed files with 44 additions and 12 deletions

View File

@ -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)
{