Loading sql/sql_select.cc +1 −0 Original line number Diff line number Diff line Loading @@ -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. Loading Loading
sql/sql_select.cc +1 −0 Original line number Diff line number Diff line Loading @@ -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. Loading