pctest
Dec 14 2008, 07:12 PM
whenever i try to create view it gives me this error:
CODE
#1142 - CREATE VIEW command denied to user 'user'@'localhost' for table 'dbtable'
i thought view privilege would be assign when i checked the view box here:
Click to view attachment
Mortalis9
Dec 14 2008, 09:32 PM
how long is your mysql DB name?
which server are you on, vndv or uuuq?
pctest
Dec 15 2008, 01:13 AM
QUOTE(Bread @ Dec 15 2008, 12:43 AM)

which server are you on, vndv or uuuq?
uuuq
15 characters long
Outils RR
Apr 17 2009, 04:54 PM
I don't know if it's a common problem but I'm unable to grant the VIEW privilege.
I really need to create a view for my application but it didn't work.
My DBname is "outilsrr_herautclerge", so 21 characters long.
My user to grant the privileges is : "outilsrr_root"
I try to revoke and grant again the privileges... nothing happen.