#1142 MySql Error - CREATE VIEW command denied to user

bicouros
edited November -1 in Bug/Issue Reports

I tried to create a simple view with the command and got the error message:

create view vw_test as select * from mytable;

Error: #1142 - Comando 'CREATE VIEW' negado para o usu?rio 'ezyro_28175904'@'192.168.0.6' na tabela 'vw_teste'