Hi, I have trouble to connect from a remote host to the mysql-server. On localhost works all right. But when I want to establish a connection with <pre> mysql --host=server --user=com75778 --database=com75778 --pass Enter password: ERROR 2013: Lost connection to MySQL server during query </pre>
from another host, as the server, this error Message appears on client's console. On every (failed) try to connect, an error message also appears on server's console: <pre> /usr/bin/safe_mysqld: line 273: 2369 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 2372 - killed 031018 22:11:51 mysqld restarted </pre> Do someone know this problem and can help me. -- Best regards Alexander Köppe E-Mail: [EMAIL PROTECTED] Home: http://www.perl-community.de -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]