Commit af43bd9d authored by unknown's avatar unknown
Browse files

A post-review fix (Bug#12736)

parent d1ffce69
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -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.