untz wrote:
Gerald,

I tried this and still got an error!

mysql> grant all privileges on *.* to 'untz'@'localhost' identified by 'maddog'; ERROR 1045 (28000): Access denied for user 'untz'@'localhost' (using password: YES)
mysql>

Can anyone please help me? I am unable to use MySQL at all, at this point...

-untz

You have to be logged-in to mysql as a privileged user to grant permissions to others.
Logout, and login as root.




--
Gerald L. Clark
Supplier Systems Corporation

--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to