1. 07 Jul, 2004 2 commits
  2. 06 Jul, 2004 1 commit
  3. 02 Jul, 2004 1 commit
  4. 01 Jul, 2004 2 commits
  5. 30 Jun, 2004 3 commits
    • bell@sanja.is.com.ua's avatar
      24a8dc23
    • igor@rurik.mysql.com's avatar
      Merge rurik.mysql.com:/home/igor/mysql-5.0 · a0c83c0f
      igor@rurik.mysql.com authored
      into rurik.mysql.com:/home/igor/dev/mysql-5.0-1
      a0c83c0f
    • igor@rurik.mysql.com's avatar
      subselect2.result, select.result: · d70f886f
      igor@rurik.mysql.com authored
        Post-merge fixes for nested joins.
        The join_tab_cmp function in sql_select has been changed.
      join_nested.result:
        Post-merge fixes for nested joins. 
        The join_tab_cmp function in sql_select has been changed
      sql_select.cc:
        Post-merge fixes for nested joins.
        Avoided re-execution of eliminate_not_funcs and simplify_joins
        in optimize_cond.
        Changed the join_tab_cmp function to take into account
        the dependent relation.
      sql_lex.cc, sql_lex.h:
        Added the first_cond_optimization flag to st_select_lex to avoid
        re-execution of some optimizations in optimize_cond.
      sql_base.cc:
        Post-merge fixes for nested joins. 
        Fixed problems with a proper column list substituted for '*' in
        queries with natural joins.
      d70f886f
  6. 28 Jun, 2004 1 commit
  7. 25 Jun, 2004 4 commits
  8. 22 Jun, 2004 1 commit
    • sergefp@mysql.com's avatar
      Range optimizer fix: · f874071a
      sergefp@mysql.com authored
      If cost(full_scan_on_shortest_covering_index) < cost(best_range_scan) <  cost(full_table_scan)
        use full_scan_on_shortest_covering_index
      (before this fix best_range_scan was used)
      f874071a
  9. 16 Jun, 2004 5 commits
  10. 15 Jun, 2004 2 commits
  11. 14 Jun, 2004 4 commits
  12. 11 Jun, 2004 2 commits
  13. 10 Jun, 2004 1 commit
  14. 09 Jun, 2004 4 commits
  15. 08 Jun, 2004 2 commits
  16. 07 Jun, 2004 2 commits
  17. 03 Jun, 2004 1 commit
  18. 01 Jun, 2004 1 commit
  19. 29 May, 2004 1 commit