PDA

View Full Version : how can i create mysql view?



canercakici
03-19-2009, 09:09 AM
how can i create mysql view?
i tried. but i get error message.

#1227 - Access denied; you need the SUPER privilege for this operation

my user properties is ALL PRIVILEGES.
please urgent help me !

canercakici
03-20-2009, 08:03 AM
do whose know?

shadmego
03-20-2009, 08:44 AM
I'm not sure of the answer here, but I think MySQL views are restricted to the main user account.

You will have to ask Hostmonster support for the official reason, as I am not an expert in MySQL.

~regards