mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1
into sanja.is.com.ua:/home/bell/mysql/bk/work-item-4.1
This commit is contained in:
@ -389,7 +389,7 @@ int st_select_lex_unit::cleanup()
|
||||
JOIN *join;
|
||||
if ((join= sl->join))
|
||||
{
|
||||
error|= sl->join->cleanup(thd);
|
||||
error|= sl->join->cleanup();
|
||||
delete join;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user