mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +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;
|
select= 0;
|
||||||
delete quick;
|
delete quick;
|
||||||
quick= 0;
|
quick= 0;
|
||||||
delete filesort;
|
|
||||||
filesort= 0;
|
|
||||||
if (cache)
|
if (cache)
|
||||||
{
|
{
|
||||||
cache->free();
|
cache->free();
|
||||||
|
Reference in New Issue
Block a user