mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
subselect in having clause
fixed bug in sum function in subselect
This commit is contained in:
@@ -453,7 +453,6 @@ public:
|
||||
bool query_error, bootstrap, cleanup_done;
|
||||
bool safe_to_cache_query;
|
||||
bool volatile killed;
|
||||
bool having_fix_field; //TRUE when having fix field called
|
||||
bool prepare_command;
|
||||
ulong param_count,current_param_number;
|
||||
Error<mysql_st_error> err_list;
|
||||
|
||||
Reference in New Issue
Block a user