Hello jantos,

Tuesday, October 15, 2002, 2:03:50 PM, you wrote:

jamdd>         when I'm connecting to mysql-server via tcp/ip then the mysql-server
jamdd>         cuts the connection and it restarts the mysql-server. 
jamdd>         when I don't make connections from other hosts than it's running well 
jamdd>         until i make connections via tcp/ip from other hosts.

jamdd>         on the client site:
jamdd>         >mysql -h Mymysql-server
jamdd>         and I allways get:
jamdd>         ERROR 2013: Lost connection to MySQL server during query
        
jamdd>         on the server-host I get the message:
jamdd>          bin/safe_mysqld: line 273: 11987 Segmentation fault      
$NOHUP_NICENESS $ledir/$MYSQLD $defaults --basedir=$MY_BASEDIR_VERSION 
--datadir=$DATADIR $USER_OPTION
jamdd> --pid-file=$pid_file --skip-locking >>$err_log 2>&1

jamdd>         Number of processes running now: 1
jamdd>         mysqld process hanging, pid 11990 - killed
jamdd>         021015 12:37:53  mysqld restarted

>>Release:       mysql-3.23.53-max (Official MySQL-max binary)


As this is the official MySQL binary statically linked, I would first
try to upgrade the kernel, but just to be sure that the kernel is not
the source of a problem.

Then I'd go with the hardware as often such things happens because of
broken memory, kernel panics and such. Try to see what "dmesg"
outputs - maybe there are a clue on hardware failures?..



-- 
For technical support contracts, goto https://order.mysql.com/?ref=ma02-010c
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Egor Egorov
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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