1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merge fix

This commit is contained in:
unknown
2005-03-17 18:44:24 +03:00
parent 17791f9500
commit 0c0a2d5590
6 changed files with 10 additions and 9 deletions

View File

@ -1386,6 +1386,7 @@ JOIN::exec()
{
DBUG_VOID_RETURN;
}
curr_join->group_list= 0;
}
thd->proc_info="Copying to group table";