• 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
view.result 74.8 KB