access to mysql server

wxdqz

New Member
i am working on a red hat 7.0 machine with mysql 3.23.33. i have gone into the mysql database and inserted a new user (chris) into the user database with a password and privileges. now when i try to connect as chris i get this error:

Error: 1045: Access denied for user: 'chris@localhost' (Using password: YES)

using root i can connect just fine. any points in the right direction or something that i am forgetting? any help would be great.

thanks in advance.
 
Back
Top