1. 26 Dec, 2005 2 commits
    • sergefp@mysql.com's avatar
      Fix typo bug in previous cset · 15780cb3
      sergefp@mysql.com authored
      15780cb3
    • sergefp@mysql.com's avatar
      WL#2985 "Partition Pruning": post-review fixes: · 2a3943db
      sergefp@mysql.com authored
      - Added more comments.
      - Added a RANGE_OPT_PARAM::remove_jump_scans flag that disables construction of index_merge
        SEL_TREEs that represent unusable conditions like "key1part1<c1 OR key2part2<c2"
      - make prune_partitions() function handle the case where range analysis produces a list of 
        index_merge trees (it turned out that this is possible, appropriate test case added).
      - Other small fixes.
      2a3943db
  2. 22 Dec, 2005 1 commit
  3. 20 Dec, 2005 3 commits
  4. 19 Dec, 2005 9 commits
  5. 18 Dec, 2005 6 commits
  6. 17 Dec, 2005 1 commit
  7. 16 Dec, 2005 6 commits
  8. 15 Dec, 2005 12 commits