mirror of
https://github.com/MariaDB/server.git
synced 2025-08-08 11:22:35 +03:00
A post-review fix (Bug#12736)
This commit is contained in:
@@ -5718,6 +5718,7 @@ void JOIN_TAB::cleanup()
|
|||||||
end_read_record(&read_record);
|
end_read_record(&read_record);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
Partially cleanup JOIN after it has executed: close index or rnd read
|
Partially cleanup JOIN after it has executed: close index or rnd read
|
||||||
(table cursors), free quick selects.
|
(table cursors), free quick selects.
|
||||||
|
Reference in New Issue
Block a user