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

A post-review fix (Bug#12736)

parent 52698263
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.