In the last episode (Jul 28), Xu Qiang said:
> Btw, Just think of this problem: 
> 
> Although I have added the user "mysql" to my machine, I didn't set
> its password. When does this newly added user get his/her password
> and change it?

No-one usually logs in as the mysql user, so you don't need to set one.
Mysqld will automatically setuid() itself to the "mysql" user when it
starts up.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to