ya flush privileges OR restart the mysql server ----- Original Message ----- From: "Carl-Johan Kihlbom" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, September 26, 2002 02:19 AM Subject: Connecting to mysqld
> I'm having trouble connecting to mysqld on my FreeBSD server. > > If i connect as root using mysql -u root -p it works just fine, but if > I try as any other user, e.g. mysql -u kihlbom -p I get the following > error message: > > ERROR 1045: Access denied for user: 'kihlbom@localhost' (Using > password: YES) > > I created the users with "GRANT ALL ON *.* TO kihlbom IDENTIFIED BY > 'password';". The users show up fine in the mysql.user table. > > Is there a config file somewhere that states that only root may connect? > > How can I allow connections from all users with a valid password? > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message