mirror of
https://github.com/MariaDB/server.git
synced 2025-09-02 09:41:40 +03:00
Merge bk-internal.mysql.com:/home/bk/mysql-4.1/
into serg.mylan:/usr/home/serg/Abk/mysql-4.1
This commit is contained in:
@@ -4128,7 +4128,7 @@ return_zero_rows(JOIN *join, select_result *result,TABLE_LIST *tables,
|
|||||||
select_describe(join, FALSE, FALSE, FALSE, info);
|
select_describe(join, FALSE, FALSE, FALSE, info);
|
||||||
DBUG_RETURN(0);
|
DBUG_RETURN(0);
|
||||||
}
|
}
|
||||||
|
join->cleanup();
|
||||||
if (send_row)
|
if (send_row)
|
||||||
{
|
{
|
||||||
for (TABLE_LIST *table=tables; table ; table=table->next)
|
for (TABLE_LIST *table=tables; table ; table=table->next)
|
||||||
|
Reference in New Issue
Block a user