Add user to mysql database issues!!!
Posted: Wed May 23, 2007 4:52 pm
Hey,
I'm trying to add a user to a mySQL database and this is what I have so far:
User Host Password Global privileges Grant
atlanta % Yes SELECT No
When I try to log onto it from the server its running on its saying:
~]# mysql -u atlanta -p
Enter password:
ERROR 1045: Access denied for user: 'atlanta@localhost' (Using password: YES)
I have no idea what i'm doing wrong... Can someone help me?
I'm trying to add a user to a mySQL database and this is what I have so far:
User Host Password Global privileges Grant
atlanta % Yes SELECT No
When I try to log onto it from the server its running on its saying:
~]# mysql -u atlanta -p
Enter password:
ERROR 1045: Access denied for user: 'atlanta@localhost' (Using password: YES)
I have no idea what i'm doing wrong... Can someone help me?