1
0
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:
Sergei Petrunia
2016-03-30 16:00:46 +03:00
parent 3450c2da02
commit 9b5951c383

View File

@ -11421,8 +11421,6 @@ void JOIN_TAB::cleanup()
select= 0;
delete quick;
quick= 0;
delete filesort;
filesort= 0;
if (cache)
{
cache->free();