An error occurred fetching the project authors.
  1. 12 Nov, 2007 1 commit
  2. 10 Nov, 2007 2 commits
  3. 09 Nov, 2007 1 commit
    • mattiasj@mattiasj-laptop.(none)'s avatar
      Bug#32091: Security breach via directory changes · 6776cc19
      mattiasj@mattiasj-laptop.(none) authored
      Problem: the table's INDEX and DATA DIR was taken
        directly from the table's first partition.
        This allowed rename attack similar to
        bug#32111 when ALTER TABLE REMOVE PARTITIONING
      
      Solution: Silently ignore the INDEX/DATA DIR
        for the table. (Like some other storage engines
        do). 
        Partitioned tables do not support DATA/INDEX
        DIR on the table level, only on its partitions.
      6776cc19
  4. 04 Apr, 2007 1 commit
  5. 07 Sep, 2006 1 commit
  6. 08 Aug, 2006 1 commit
  7. 10 Jul, 2006 1 commit
  8. 20 Jun, 2006 2 commits
  9. 14 Jun, 2006 1 commit
  10. 27 May, 2006 1 commit