• unknown's avatar
    now we allow to careate VIEW without any privileges on view columns (except... · c9017eaf
    unknown authored
    now we allow to careate VIEW without any privileges on view columns (except create view privilege) (BUG#5152)
    
    
    mysql-test/r/view.result:
      now we allow to careate VIEW without any privileges on view columns (except create view privilege)
      test of blocking try of getting more privileges on colemn with vierw using
    mysql-test/t/view.test:
      now we allow to careate VIEW without any privileges on view columns (except create view privilege)
      test of blocking try of getting more privileges on colemn with vierw using
    sql/sql_view.cc:
      now we allow to careate VIEW without any privileges on view columns (except create view privilege)
    c9017eaf
sql_view.cc 27.4 KB