• unknown's avatar
    now we allow to careate VIEW without any privileges on view columns (except... · f284ce04
    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)
    f284ce04
view.result 40.1 KB