Lewis Watson wrote:
----- Original Message -----
From: "Mauro Romano Trajber" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, October 24, 2002 4:09 PM
Subject: Lost Connection



Hi
Im trying to connect to a remote mysql server
(/usr/local/mysql/bin/mysql -u

root -h myhost -p )
and i get the following answers.

on the server :
/usr/local/mysql/bin/safe_mysqld: line 273: 31252 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 31255 - killed
021024 17:52:19  mysqld restarted

on the client:
ERROR 2013: Lost connection to MySQL server during query

PS:root@myhost have permission to connect to server on mysql.user.
PS2:the same situation occurs when a try to connect via telnet on port
3306

PS3:Linux RedHat 7.3 / MySQL 3.23.53 build from source!!

Thanks for any help.
Mauro Romano Trajber




I am getting this same error. I have tried reseting, flushing, rebooting the
server. Please let me know if you find anything on this...
Thanks.
Lewis
This is RedHat GLIBC upgrade badness....Search the mailing list over the last 4 weeks, you'll see what I mean.

For now, you'll have to use our (MySQL AB's) binaries, as we compile and link statically with our own version of GLIBC, so you don't have this problem.

Download 3.23.53a, and this problem goes away.

-Mark

--
For technical support contracts, visit https://order.mysql.com/?ref=mmma

__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mark Matthews <[EMAIL PROTECTED]>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, Full-Time Developer - JDBC/Java
/_/ /_/\_, /___/\___\_\___/ Flossmoor (Chicago), IL USA
<___/ 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