mirror of
https://github.com/MariaDB/server.git
synced 2025-07-29 05:21:33 +03:00
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-bug8-4.1
This commit is contained in:
@ -1681,7 +1681,10 @@ bool select_dumpvar::send_eof()
|
||||
|
||||
void TMP_TABLE_PARAM::init()
|
||||
{
|
||||
DBUG_ENTER("TMP_TABLE_PARAM::init");
|
||||
DBUG_PRINT("enter", ("this: 0x%lx", (ulong)this));
|
||||
field_count= sum_func_count= func_count= hidden_field_count= 0;
|
||||
group_parts= group_length= group_null_parts= 0;
|
||||
quick_group= 1;
|
||||
DBUG_VOID_RETURN;
|
||||
}
|
||||
|
Reference in New Issue
Block a user