1. 11 Jan, 2006 1 commit
  2. 10 Jan, 2006 17 commits
  3. 09 Jan, 2006 15 commits
  4. 08 Jan, 2006 3 commits
  5. 07 Jan, 2006 1 commit
    • unknown's avatar
      Fixed bug #16016: MIN/MAX optimization was not applied to views. · 312c2f47
      unknown authored
      
      mysql-test/r/view.result:
        Added a test case for bug #16016.
      mysql-test/t/view.test:
        Added a test case for bug #16016.
      sql/opt_sum.cc:
        Fixed bug #16016: MIN/MAX optimization was not applied to views.
        The fix employs the standard way of handling direct references to view fields.
      312c2f47
  6. 06 Jan, 2006 3 commits