Install error - unable to wite to /tmp/root/

2005-01-27 Thread Michael Parker
Hi everyone,

I am having a problem starting up mysql.

I am unable to run the mysql_install_db routine. When I run it I keep getting 
the error - unable to write to /tmp/root/...

Originally I got the error unable to write to /tmp but that has since changed 
to the first error.

I'm not a newbee to IT or Linux. I tried chmod to change rights but that 
doesn't work. I'm forgetting something.

Help.

Michael



mysql-3.23.53 HPUX 11.00 fails (bombs) on BDB tests -- NO problems on 3.23.52 with identical config

2002-10-18 Thread Michael . Parker
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   sys1863680 Nov 18  1999 /lib/libc.1
-r-xr-xr-x   1 root   sys1531904 Aug 17  2000 /lib/libc.2
-r--r--r--   1 binbin2176016 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   sys1863680 Nov 18  1999 /usr/lib/libc.1
-r-xr-xr-x   1 root   sys1531904 Aug 17  2000 /usr/lib/libc.2
-r--r--r--   1 binbin2176016 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'