>Description:
if I access the mysqld locally, all is well, but if I access it
from outside (i.e. not over the 127.0.0.1 interface), the daemon 
hangs and restarts.

Could this be the result of a run of RedHat up2date which placed a new gclib?

>How-To-Repeat:
[root@liz root]# mysql -h liz -u myself mydb
ERROR 1045: Access denied for user: 'mywmc@liz' (Using password: NO)

[root@liz root]# mysql -h liz.mydomain.com -u myself mydb
ERROR 2013: Lost connection to MySQL server during query

[root@liz root]# tail /var/log/mysqld.log

Number of processes running now: 1
mysqld process hanging, pid 18579 - killed
021006 10:00:27  mysqld restarted
/usr/libexec/mysqld: ready for connections

Number of processes running now: 1
mysqld process hanging, pid 18748 - killed
021006 10:15:47  mysqld restarted
/usr/libexec/mysqld: ready for connections
[root@liz root]# date
Sun Oct  6 10:15:59 CEST 2002
[root@liz root]#

>Fix:
None yet

>Submitter-Id:  Stan P. van de Burgt
>Originator:    root
>Organization:
DMO
>MySQL support: none
>Synopsis:      mysqld hangs when accessed from external interface / servers
>Severity:      serious
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.41 (Source distribution)

>Environment:
System: Linux liz.watchmouse.com 2.4.7-10 #1 Thu Sep 6 16:46:36 EDT 
2001 i686 un
known
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-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.2 2.96-108.7.2)
Compilation info: CC='gcc'  CFLAGS='-O2 -march=i386 -mcpu=i686 
-D_GNU_SOURCE -D_
FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE'  CXX='c++'  CXXFLAGS='-O2 
-march=i386 -
mcpu=i686 -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE'  LDFLAGS=''
LIBC:
lrwxrwxrwx    1 root     root           13 Oct  5 22:30 
/lib/libc.so.6 -> libc-2
.2.4.so
-rwxr-xr-x    1 root     root      1285884 Sep  9 18:10 /lib/libc-2.2.4.so
-rw-r--r--    1 root     root     27336078 Sep  9 17:48 /usr/lib/libc.a
-rw-r--r--    1 root     root          178 Sep  9 17:48 /usr/lib/libc.so
Configure command: ./configure  i386-redhat-linux --prefix=/usr 
--exec-prefix=/u
sr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec 
--localsta
tedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man 
--infodir=/usr/shar
e/info --without-debug --without-readline --enable-shared 
--with-extra-charsets=
complex --with-bench --localstatedir=/var/lib/mysql 
--with-unix-socket-path=/var
/lib/mysql/mysql.sock --with-mysqld-user=mysql 
--with-extra-charsets=all --disab
le-assember --with-berkeley-db --enable-large-files=yes 
--enable-largefile=yes -
-with-thread-safe-client --enable-assembler

-- 
Stan P. van de Burgt   [EMAIL PROTECTED] (PGP 0x853296C5)
DMO, P.O.box 1248, 3500 BE, Utrecht, the Netherlands

---------------------------------------------------------------------
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

Reply via email to