PDA

View Full Version : Stumped on MySQL error


SixString
2-2-04, 10:12 PM
Can someone help me with this error?



Error

SQL-query :

GRANT ALL ON hs_db. * TO hs@mysql05.powweb.com IDENTIFIED BY 'xxxxxxx'

MySQL said:

#1044 - Access denied for user: 'FenderDude@%' to database 'hs_db'

xxx's are my password....

HalfaBee
2-2-04, 11:42 PM
Only admin has the priv. to use the GRANT command.
You can change some of the privileges in http://ops.powweb.com

SixString
2-3-04, 09:42 AM
Hey Halfabee, thanks for the info but that is my admin user name and password. What priv.'s do I need to change?:)

tbonekkt
2-3-04, 09:44 AM
PowWeb admins, not your database admin.