Commit af43bd9d authored by unknown's avatar unknown

A post-review fix (Bug#12736)

parent d1ffce69
...@@ -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