>Description: when I'm connecting to mysql-server via tcp/ip then the mysql-server cuts the connection and it restarts the mysql-server. when I don't make connections from other hosts than it's running well until i make connections via tcp/ip from other hosts. >How-To-Repeat: on the client site: >mysql -h Mymysql-server and I allways get: ERROR 2013: Lost connection to MySQL server during query on the server-host I get the message: bin/safe_mysqld: line 273: 11987 Segmentation fault $NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION --datadir=$DATADIR $USER_OPTION --pid-file=$pid_file --skip-locking >>$err_log 2>&1
Number of processes running now: 1 mysqld process hanging, pid 11990 - killed 021015 12:37:53 mysqld restarted >Fix: >Submitter-Id: jantos >Originator: [EMAIL PROTECTED] >Organization: jantos >MySQL support: none >Synopsis: >Severity: critical >Priority: high >Category: mysql >Class: sw-bug >Release: mysql-3.23.53-max (Official MySQL-max binary) >Server: /usr/bin/mysqladmin Ver 8.21 Distrib 3.23.41, for redhat-linux-gnu on i386 Copyright (C) 2000 MySQL AB & MySQL Finland AB & TCX DataKonsult AB This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to modify and redistribute it under the GPL license Server version 3.23.53-max Protocol version 10 Connection Localhost via UNIX socket UNIX socket /usr/data/databases/mysql/data/mysql.sock Uptime: 2 min 37 sec Threads: 1 Questions: 1 Slow queries: 0 Opens: 6 Flush tables: 1 Open tables: 0 Queries per second avg: 0.006 >Environment: System: Linux RedHat 7.2 on kernel 2.4.9-34smp #1 SMP Sat Jun 1 06:15:25 EDT 2002 i686 unknown Architecture: i686 Some paths: /usr/local/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 -mpentium' CXX='gcc' CXXFLAGS='-O2 -mpentium -felide-constructors' LDFLAGS='-L/usr/local/mysql-glibc-2.2.5' LIBC: lrwxrwxrwx 1 root root 13 Oct 4 10:16 /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 lrwxrwxrwx 1 root root 10 Jul 9 07:57 /usr/lib/libc-client.a -> c-client.a Configure command: ./configure --prefix=/usr/local/mysql '--with-comment=Official MySQL-max binary' --with-extra-charsets=complex --with-server-suffix=-max --enable-thread-safe-client --enable-local-infile --enable-assembler --disable-shared --with-client-ldflags=-all-static --with-mysqld-ldflags=-all-static 'CFLAGS=-O2 -mpentium' 'CXXFLAGS=-O2 -mpentium -felide-constructors' CXX=gcc LDFLAGS=-L/usr/local/mysql-glibc-2.2.5 --------------------------------------------------------------------- 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