Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Sep 2003 10:29:56 -0700
From:      "Shawn Guillemette" <shawn@guillemette.org>
To:        "Kevin Kinsey" <kdk@daleco.biz>
Cc:        questions@freebsd.org
Subject:   Re: error with mysql when doing mysql -u root
Message-ID:  <007101c37f9c$cfab1f70$0401a8c0@hsdlaptop>
References:  <000801c37f8f$9e557f40$0401a8c0@hsdlaptop> <20030920134212.GA94535@ezekiel.daleco.biz>

next in thread | previous in thread | raw e-mail | index | archive | help
# mysql -u root -p test
Enter password:
ERROR 1045: Access denied for user: 'root@localhost' (Using password: YES)


thasts what i got when I tried that
----- Original Message ----- 
From: "Kevin Kinsey" <kdk@daleco.biz>
To: "Shawn Guillemette" <shawn@guillemette.org>
Cc: <questions@freebsd.org>
Sent: Saturday, September 20, 2003 6:42 AM
Subject: Re: error with mysql when doing mysql -u root


> On Sat, Sep 20, 2003 at 08:55:30AM -0700, Shawn Guillemette wrote:
> > After setting the mysql root user passwd I get this when trying to log
in.
> >
> > # mysql -u root
> > ERROR 1045: Access denied for user: 'root@localhost' (Using password:
NO)
> >
> > Just after the install of mysql I had created a database as a test
successfully..
> >
> IIRC, it's: 'mysql -u root -p mypassword'
>
> HTH,
>
> Kevin Kinsey
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to
"freebsd-questions-unsubscribe@freebsd.org"
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?007101c37f9c$cfab1f70$0401a8c0>