Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Jul 2005 09:51:00 +0800
From:      Xu Qiang <Qiang.Xu@fujixerox.com>
To:        Dan Nelson <dnelson@allantgroup.com>
Cc:        freebsd-questions@freebsd.org
Subject:   RE:  groupadd/useradd in FreeBSD?
Message-ID:  <20050729014740.C969D1D9A7@imss.sgp.fujixerox.com>

next in thread | raw e-mail | index | archive | help

Maybe it is an off-topic question.

I "cd /usr/local/mysql/sql-bench" and "perl run_all_tests", just to get the following error: 
-------------------------------------------------------------
Got error: 'Access denied for user 'root'@'localhost' (using password: NO)' when connecting to DBI:mysql:database=test;host=localhost with user: '' password: ''
-------------------------------------------------------------

By the way, before doing the bench test, I did this operation: 
/usr/local/mysql/bin/mysqladmin -u root password 'new-password'
/usr/local/mysql/bin/mysqladmin -u root -h gso_dev_2.workgroup password 'new-password'

Is this the cause? 

Dan, I remember you said that mysqld will automatically setuid() itself to the "mysql" user when it
starts up. 

How to let the bench test run?

Thanks in advance, 

Regards,
Xu Qiang




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050729014740.C969D1D9A7>