An error occurred fetching the project authors.
  1. 31 Mar, 2006 1 commit
  2. 06 Feb, 2006 1 commit
  3. 29 Jan, 2006 1 commit
    • patg@govinda.patg.net's avatar
      WL# 2986 · 437368e4
      patg@govinda.patg.net authored
      Final patch
      -----------
      
      This WL is about using this bitmap in all parts of the partition handler.
      Thus for:
      rnd_init/rnd_next
      index_init/index_next and all other variants of index scans
      read_range_... the various range scans implemented in the partition handler.
      
      Also use those bitmaps in the various other calls that currently loop over all
      partitions.
      
      437368e4
  4. 26 Jan, 2006 1 commit
  5. 04 Jan, 2006 1 commit
    • sergefp@mysql.com's avatar
      WL#2985 "Partition Pruning": · 93669bfe
      sergefp@mysql.com authored
      - post-...-post review fixes
      - Added "integer range walking" that allows to do partition pruning for "a <=? t.field <=? b"
        by finding used partitions for a, a+1, a+2, ..., b-1, b. 
      93669bfe
  6. 29 Dec, 2005 1 commit
  7. 26 Dec, 2005 2 commits
  8. 22 Dec, 2005 1 commit