>Description:
        I have the same problem as a previous mail :
        # http://lists.mysql.com/cgi-ez/ezmlm-cgi?1:mss:107859
        But I couldn't find the final issue (except adding every host in
        my /etc/hosts file)
>How-To-Repeat:
        Run this command from a host that has no reverse DNS available
        # /usr/local/mysql/bin/mysql -u mediation -h 194.242.186.11 -p
        An error occur :
        # ERROR 2013: Lost connection to MySQL server during query
        On the server, the logs contains these lines :
        # /usr/local/mysql/bin/safe_mysqld: line 1:  4698 Erreur de segmentation nice 
--5 nohup /usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql 
--datadir=/usr/local/mysql/var --user=mysql 
--pid-file=/usr/local/mysql/var/sodium.mediation-telecom.net.pid --skip-locking --log 
--log-bin >>/usr/local/mysql/var/sodium.mediation-telecom.net.err 2>&1
        #
        # Number of processes running now: 1
        # mysqld process hanging, pid 4701 - killed
        # 021025 15:56:26  mysqld restarted
>Fix:
        The only solution I found was to add each host that need to connect in the 
/etc/hosts.conf file.

>Submitter-Id:  [EMAIL PROTECTED]
>Originator:    Jean-Eudes ONFRAY
>Organization:  Mediation Télécom
>MySQL support: none
>Synopsis:      SEGFAULT unless reverse...
>Severity:      critical
>Priority:      medium
>Category:      mysql
>Class:         sw-bug
>Release:       mysql-3.23.53 (Source distribution)

>Environment:
        RedHat 7.1, All patch applied
System: Linux sodium.mediation-telecom.net 2.4.18-17.7.xsmp #1 SMP Tue Oct 8 12:37:04 
EDT 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-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-85)
Compilation info: CC='gcc'  CFLAGS=''  CXX='g++'  CXXFLAGS=''  LDFLAGS=''
LIBC: 
lrwxrwxrwx    1 root     root           13 oct  7 10:59 /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 --prefix=/usr/local/mysql


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