mirror of
https://github.com/MariaDB/server.git
synced 2025-08-01 03:47:19 +03:00
Fix the merge error in 2bd4dc38
(Merge branch '10.2' into bb-10.2-mdev9543)
This commit is contained in:
@ -11421,8 +11421,6 @@ void JOIN_TAB::cleanup()
|
||||
select= 0;
|
||||
delete quick;
|
||||
quick= 0;
|
||||
delete filesort;
|
||||
filesort= 0;
|
||||
if (cache)
|
||||
{
|
||||
cache->free();
|
||||
|
Reference in New Issue
Block a user