>Description:
        config, build, and install went fine
        died on sql-bench/run-all-tests

>How-To-Repeat:
./run-all-tests --server=mysql --cmp=mysql,pg,solid --user=root 
--password=myrootpwd --log 
--socket=/engtools/local_advtech_develop/mysql-4.1.7/var/mysql.sock
Got error: 'Client does not support authentication protocol requested by 
server; consider upgrading MySQL client' when connecting to 
DBI:mysql:database=test;host=localhost;mysql_socket=/engtools/local_advtech_develop/mysql-4.1.7/var/mysql.sock
 with user: 'root' password: 'myrootpwd'

>Fix:
        unknown, although looks like it might be some sort of problem with the 
current Perl DBD

>Submitter-Id:  <submitter ID>
>Originator:    
>Organization:
 Dallas Semiconductor
>MySQL support: none
>Synopsis:      run-all-tests dies due to auth protocol failure
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-4.1.7 (Source distribution)

>C compiler:    2.95.3
>C++ compiler:  2.95.3
>Environment:
        
System: SunOS advtech20 5.8 Generic_108528-15 sun4m sparc SUNW,SPARCstation-20
Architecture: sun4

Some paths:  /usr/local/bin/perl /usr/local/bin/make /usr/local/bin/gmake 
/usr/local/bin/gcc /engtools/sunworkshop/sunworkshop5.0/SUNWspro/bin/cc
GCC: Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/specs
gcc version 2.95.3 20010315 (release)
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''  
ASFLAGS=''
LIBC: 
-rw-r--r--   1 root     bin      1788196 Sep 20  2002 /lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr 13  2004 /lib/libc.so -> 
./libc.so.1
-rwxr-xr-x   1 root     bin      1157872 Sep 20  2002 /lib/libc.so.1
-rw-r--r--   1 root     bin      1788196 Sep 20  2002 /usr/lib/libc.a
lrwxrwxrwx   1 root     root          11 Apr 13  2004 /usr/lib/libc.so -> 
./libc.so.1
-rwxr-xr-x   1 root     bin      1157872 Sep 20  2002 /usr/lib/libc.so.1
Configure command: ./configure '--prefix=/usr/local/mysql-4.1.7' 
'--with-tcp-port=3307' 
'--with-unix-socket-path=/usr/local/mysql-4.1.7/var/mysql.sock'


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to