[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BillMax questions -- Password Problem
Quoting dhesi@billmax.com.boxmail.com:
> On Fri, 17 Mar 2006, Kent Andersen wrote:
> On most MySQL installations, while logged in as root, you should
> be able to use one of these commands to access MySQL as root:
>
> # mysql -u root -p
> # mysql -h localhost -u root -p
> # mysql -h localhost -u root -p mysql
:
> When prompted for a password, just hit the RETURN key. Since you are
> (by default or by using '-h localhost') accessing MySQL via a UNIX
> domain socket, it is able to verify your identity without needing a
> password.
A quick test of my system (FreeBSD + Mysql 4.1) shows that the above is not
true. Are you certain that you've not simply forgotten to set a root password
for mysql?
> P.S. I see this mailing list is close to dead. What can we do
> to revive it?
The list is plenty active enough to suit me. Inactivity merely means that the
accounting software is running as expected. ;)
Chris
-----------------------------------------------------------------------------
To unsubscribe from the "BillMax Questions" mailing list, please
send a message to "majordomo@billmax.com" with "unsubscribe questions"
in the message body. The message must be sent from the exact email
address on the list.