• unknown's avatar
    fixed views with PS protocol · 47dc78e6
    unknown authored
    
    mysql-test/r/view.result:
      query cache part moved to separate test
    mysql-test/t/view.test:
      query cache part moved to separate test
    sql/item_func.cc:
      fixed for safety
    sql/sql_base.cc:
      do not use real table call with view
      fixed wrapping * substitured items
      fixed fix_fields call parameter (refference)
    sql/sql_yacc.yy:
      added initialisation of SELECT in commands which can use subqueries
    sql/table.cc:
      fised fix_fields call parameter
    sql/table.h:
      new view specific method
    47dc78e6
view.test 42.6 KB