A post-review fix (Bug#12736)

This commit is contained in:
konstantin@mysql.com 2005-10-13 14:55:56 +04:00
parent 5269826383
commit 37aa6efd0a

View File

@ -5718,6 +5718,7 @@ void JOIN_TAB::cleanup()
end_read_record(&read_record);
}
/*
Partially cleanup JOIN after it has executed: close index or rnd read
(table cursors), free quick selects.