CREATE VIEW command denied

Status
Not open for further replies.

kirti

New Member
Messages
7
Reaction score
0
Points
0
I am getting the following error message
CREATE VIEW command denied to user 'kirti_admin'@'localhost' for table 'messages',

though i have added the user 'kirti_admin' to the database and granted all the privileges to the user.
 

kirti

New Member
Messages
7
Reaction score
0
Points
0
Re: MySQL privileges issues

Please tell me how can i get all the privileges for my database.
I am denied to create or replace VIEW.
 

vishal

-::-X10 Guru-::-
Community Support
Messages
5,255
Reaction score
192
Points
63
You can set your user privileges in your CPANEL . In database section.
Double check it;
 
Last edited:

kirti

New Member
Messages
7
Reaction score
0
Points
0
Yes in the database section (in cPanel) I have selected all the privileges, still the error.
I have checked it many times.
 
Status
Not open for further replies.
Top