1. 02 Mar, 2005 1 commit
    • unknown's avatar
      Make sure that the filename for temporary tables is built with fn_format() · 1430a2a4
      unknown authored
      so that extra slashes are handled in tmpdir. (Bug #8497)
      
      
      sql/ha_heap.cc:
        use constants instead of magic integers on fn_format() calls
      sql/sql_select.cc:
        Construct filename for temporary tables using fn_format() to get consistent
        filenames.
      mysql-test/t/temp_table.test:
        Add new regression test
      mysql-test/r/temp_table.result:
        Add new test results
      1430a2a4
  2. 24 Feb, 2005 3 commits
  3. 23 Feb, 2005 10 commits
  4. 22 Feb, 2005 20 commits
  5. 21 Feb, 2005 6 commits