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


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