Commit 37aa6efd authored by konstantin@mysql.com's avatar konstantin@mysql.com

A post-review fix (Bug#12736)

parent 52698263
...@@ -5718,6 +5718,7 @@ void JOIN_TAB::cleanup() ...@@ -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.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment