On Tue, Oct 16, 2007 at 02:34:12PM -0000, Emil Oppeln-Bronikowski wrote:
> 
> mysql> SELECT Host,User,Password FROM user WHERE User =
> 'debian-sys-maint';
> +-----------+------------------+------------------+
> | Host      | User             | Password         |
> +-----------+------------------+------------------+
> | localhost | debian-sys-maint | 69006d5d4d87514c | 
> +-----------+------------------+------------------+
> 1 row in set (0.00 sec)
> 
> [EMAIL PROTECTED]:~# cat /etc/mysql/debian.cnf | grep password
> password = 69006d5d4d87514c 
> password = 69006d5d4d87514c 

Er, the password in the user table is hashed, so it shouldn't match
what's in the .conf file.

-- 
Soren Hansen
Ubuntu Server Team
http://www.ubuntu.com/

-- 
MySQL server fails to upgrade in Gutsy
https://bugs.launchpad.net/bugs/153221
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to