1
0
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:
bell@sanja.is.com.ua
2002-07-01 14:14:51 +03:00
parent 97d9936f5d
commit 2cf620004e
23 changed files with 177 additions and 99 deletions

View File

@@ -81,7 +81,7 @@ static void free_var(user_var_entry *entry)
THD::THD():user_time(0),fatal_error(0),last_insert_id_used(0),
insert_id_used(0), in_lock_tables(0),
global_read_lock(0), bootstrap(0), having_fix_field(0)
global_read_lock(0), bootstrap(0)
{
host=user=priv_user=db=query=ip=0;
host_or_ip="unknown ip";