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

skip resolving field in table list if table list is not accessable due to groupping (BUG#4814)

This commit is contained in:
bell@sanja.is.com.ua
2004-08-13 10:01:30 +03:00
parent d372284d09
commit 0ce931947e
11 changed files with 122 additions and 56 deletions

View File

@ -220,12 +220,6 @@ protected:
*master, *slave, /* vertical links */
*link_next, **link_prev; /* list of whole SELECT_LEX */
public:
enum enum_parsing_place
{
NO_MATTER,
IN_HAVING,
SELECT_LIST
};
ulong options;
/*