1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

fixed using VIEW fields (BUG#4617)

This commit is contained in:
bell@sanja.is.com.ua
2004-07-23 09:20:58 +03:00
parent bc98f2146d
commit a27b1e54d5
9 changed files with 100 additions and 16 deletions

View File

@ -478,6 +478,8 @@ public:
bool subquery_in_having;
bool first_execution; /* first execution in SP or PS */
bool first_cond_optimization;
/* do not wrap view fields with Item_ref */
bool no_wrap_view_item;
/*
SELECT for SELECT command st_select_lex. Used to privent scaning