1. 26 Apr, 2006 4 commits
  2. 25 Apr, 2006 2 commits
  3. 18 Apr, 2006 3 commits
  4. 10 Apr, 2006 3 commits
  5. 07 Apr, 2006 5 commits
  6. 06 Apr, 2006 14 commits
  7. 05 Apr, 2006 7 commits
  8. 04 Apr, 2006 2 commits
    • igor@rurik.mysql.com's avatar
      Fixed bug #18237. · f4851259
      igor@rurik.mysql.com authored
      The code in opt_sum_query that prevented the COUNT/MIN/MAX 
      optimization from being applied to outer joins  was not adjusted 
      after introducing nested joins. As a result if an outer join
      contained a reference to a view as an inner table the code of
      opt_sum_query missed the presence of an on expressions and
      erroneously applied the mentioned optimization.
      f4851259
    • bar@mysql.com's avatar
      Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-5.0 · 562386b9
      bar@mysql.com authored
      into  mysql.com:/usr/home/bar/mysql-5.0
      562386b9