Alexander K?ppe <[EMAIL PROTECTED]> wrote:
> 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.

What OS do you use? What is the version of MySQL? Did you install MySQL from binary 
distribution?


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





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to