>Description:
with the latest 4.1 tree (from today) the PASSWORD() function returns random
alpha-numeric text /[a-f0-9]/
45 characters in length (which is too long for a password string). The string
always starts with a * (asterisk).
example: *95144feaa0f433f3f62c29382697a1e631b283f860f0
>How-To-Repeat:
Using latest BK 4.1 tree, SELECT PASSWORD('something');
>Fix:
Not known.
>Submitter-Id: <submitter ID>
>Originator:
>Organization:
>MySQL support: none
>Synopsis: Password function does not work as intended
>Severity: serious
>Priority: high
>Category: mysql
>Class: sw-bug
>Release: mysql-4.1.0-alpha (Source distribution)
>Environment:
Slackware Linux 2.4.20 gcc 2.95.3
System: Linux homer 2.4.20 #2 SMP Mon Dec 2 15:14:02 NZDT 2002 i686 unknown
Architecture: i686
Some paths: /usr/bin/perl /usr/bin/make /usr/bin/gmake /usr/bin/gcc /usr/bin/cc
GCC: Reading specs from /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc' CFLAGS='' CXX='g++' CXXFLAGS='' LDFLAGS='' ASFLAGS=''
LIBC:
lrwxrwxrwx 1 root root 13 Jul 20 14:34 /lib/libc.so.6 -> libc-2.2.5.so
-rwxr-xr-x 1 root root 5029105 May 18 2002 /lib/libc-2.2.5.so
-rw-r--r-- 1 root root 24991240 May 18 2002 /usr/lib/libc.a
-rw-r--r-- 1 root root 178 May 18 2002 /usr/lib/libc.so
Configure command: ./configure '--prefix=/usr/local/mysql-4.1-2002-12-02'
'--enable-assembler' '--with-mysqld-ldflags=-all-static' '--without-isam'
'--without-innodb'
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php