1. 14 Sep, 2006 1 commit
  2. 12 Sep, 2006 1 commit
    • Kristofer.Pettersson@naruto.'s avatar
      Bug#20789 Merge Subtable Rename Causes Crash · 323efcc0
      Kristofer.Pettersson@naruto. authored
       - When an ALTER TABLE RENAME is performed on windows, the files are closed and their cached file 
         descriptors are marked invalid. Performing INSERT, UPDATE or SELECT on the associated merge
         table causes a server crash on windows. This patch adds a test for bad file descriptors when a 
         table attempts a lock. If a bad descriptor is found an error is thrown. An additional FLUSH TABLES
         will be necessary to further operate on the associated merge table.
      323efcc0
  3. 22 Aug, 2006 1 commit
  4. 21 Aug, 2006 2 commits
  5. 18 Aug, 2006 1 commit
  6. 17 Aug, 2006 5 commits
  7. 16 Aug, 2006 16 commits
  8. 15 Aug, 2006 12 commits
  9. 14 Aug, 2006 1 commit