>Description:
When running mysql-test sequence, two of the BDB tests cause mysql to
apparently bomb -- all other tests run ok (used --force to verify)
Extract of test log is:
.
.
.
backup 0.0 0.0 0.1 [ pass ]
bdb-alter-table-1 .... .... .... [ fail ]
Ending Tests
Shutting-down MySQL daemon
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/home/parkerm/proj/mysql-3.23.53/mysql-test/var/tmp/mysql-master' (239)'
Check that mysqld is running and that the socket:
'/home/parkerm/proj/mysql-3.23.53/mysql-test/var/tmp/mysql-master.sock' exists!
master not cooperating with mysqladmin, will try manual kill
kill: 14335: The specified process does not exist.
master refused to die. Sending SIGKILL
kill: 14335: The specified process does not exist.
Master shutdown finished
Slave shutdown finished
Starting MySQL daemon
Resuming Tests
bdb-alter-table-2 0.0 0.0 0.1 [ pass ]
bdb-crash 0.0 0.0 0.2 [ pass ]
bdb-deadlock 0.0 0.0 0.2 [ pass ]
bdb .... .... .... [ fail ]
Ending Tests
Shutting-down MySQL daemon
mysqladmin: connect to server at 'localhost' failed
error: 'Can't connect to local MySQL server through socket
'/home/parkerm/proj/mysql-3.23.53/mysql-test/var/tmp/mysql-master' (239)'
Check that mysqld is running and that the socket:
'/home/parkerm/proj/mysql-3.23.53/mysql-test/var/tmp/mysql-master.sock' exists!
master not cooperating with mysqladmin, will try manual kill
kill: 14553: The specified process does not exist.
master refused to die. Sending SIGKILL
kill: 14553: The specified process does not exist.
Master shutdown finished
Slave shutdown finished
Starting MySQL daemon
Resuming Tests
bench_count_distinct 0.0 0.0 0.2 [ pass ]
.
.
.
>How-To-Repeat:
Just run the mysql
>Fix:
Unknown
>Submitter-Id: <submitter ID>
>Originator: M. D. Parker
>Organization:
Sony Electronics
>MySQL support: none
>Synopsis: 3.23.53 on HPUX 11.00 fails 2 BDB mysql tests
>Severity: serious
>Priority: medium
>Category: BDB
>Class: sw-bug
>Release: mysql-3.23.53-max (Source distribution)
>Environment:
System: HP-UX zion B.11.00 U 9000/800 686309303 unlimited-user license
Some paths: /opt/perl5/bin/perl /opt/make/bin/make /opt/make/bin/gmake
/opt/gcc/bin/gcc /usr/bin/cc
GCC: Reading specs from /opt/gcc/lib/gcc-lib/hppa2.0w-hp-hpux11.00/3.1.1/specs
Configured with: ./configure --prefix=/opt/gcc : (reconfigured) ./configure
--prefix=/opt/gcc : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads : (reconfigured) ./configure --prefix=/opt/gcc --enable-shared
--enable-threads --with-libiconv-prefix=/opt/libiconv --with-system-zlib :
(reconfigured) ./configure --prefix=/opt/gcc --enable-shared --enable-threads
--with-libiconv-prefix=/opt/libiconv --with-system-zlib : (reconfigured) ./configure
--prefix=/opt/gcc --enable-shared --enable-threads
--with-libiconv-prefix=/opt/libiconv --with-system-zlib : (reconfigured) ./configure
--prefix=/opt/gcc --enable-shared --enable-threads --with-li!
!
biconv-prefix=/opt/libiconv --with-system-zlib
Thread model: single
gcc version 3.1.1
Compilation info: CC='gcc' CFLAGS='-O3 -march=2.0' CXX='g++' CXXFLAGS='-O3
-march=2.0' LDFLAGS='-L/opt/zlib/lib -lpthread -lz'
LIBC:
lrwxr-xr-x 1 root sys 8 Feb 4 2002 /lib/libc.0 -> ./libc.1
-r-xr-xr-x 1 root sys 1863680 Nov 18 1999 /lib/libc.1
-r-xr-xr-x 1 root sys 1531904 Aug 17 2000 /lib/libc.2
-r--r--r-- 1 bin bin 2176016 Aug 17 2000 /lib/libc.a
lrwxr-xr-x 1 root sys 15 Feb 4 2002 /lib/libc.sl ->
/usr/lib/libc.2
lrwxr-xr-x 1 root sys 8 Feb 4 2002 /usr/lib/libc.0 -> ./libc.1
-r-xr-xr-x 1 root sys 1863680 Nov 18 1999 /usr/lib/libc.1
-r-xr-xr-x 1 root sys 1531904 Aug 17 2000 /usr/lib/libc.2
-r--r--r-- 1 bin bin 2176016 Aug 17 2000 /usr/lib/libc.a
lrwxr-xr-x 1 root sys 15 Feb 4 2002 /usr/lib/libc.sl ->
/usr/lib/libc.2
Configure command: ./configure --with-server-suffix=-max --with-innodb
--enable-thread-safe-client --with-unix-socket-path=/opt/mysql/tmp/mysqlsocket
--with-berkeley-db --with-extra-charsets=all --prefix=/opt/mysql 'CFLAGS=-O3
-march=2.0' 'CXXFLAGS=-O3 -march=2.0' 'LDFLAGS=-L/opt/zlib/lib -lpthread -lz'
---------------------------------------------------------------------
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