• unknown's avatar
    Bug #28701: · 05390731
    unknown authored
    Views don't have indexes. So they can't take index hints.
    Added a check and disabled the usage of hints for views.
    
    
    mysql-test/r/view.result:
      Bug #28701: test case
    mysql-test/t/view.test:
      Bug #28701: test case
    sql/sql_view.cc:
      Bug #28701: disable usage of hints for views
    05390731
view.result 99.9 KB