1. 19 Dec, 2004 1 commit
    • dlenev@brandersnatch.localdomain's avatar
      Small cleanup of derived tables handling. · 48fcadf3
      dlenev@brandersnatch.localdomain authored
      We should not call free_tmp_table() for derived table in 
      mysql_derived_filling(), since by this moment this table is already
      registered in THD::derived_tables list and thus free_tmp_table() will
      be called for it automatically in close_thread_tables().
      48fcadf3
  2. 17 Dec, 2004 4 commits
  3. 16 Dec, 2004 20 commits
  4. 15 Dec, 2004 3 commits
  5. 14 Dec, 2004 6 commits
  6. 13 Dec, 2004 6 commits