Hi all ,

I am trying to do the following :

[root@xxx bin]# ./safe_mysqld --bind-address=192.168.1.222
Starting mysqld daemon with databases from /usr/local/mysql/var

but when I telnet xxx 3306, the mysqld have the following response:

./safe_mysqld: line 1: 12325 Segmentation fault nice --5 nohup
/usr/local/mysql/libexec/mysqld --basedir=/usr/local/mysql
--datadir=/usr/local/mysql/var --user=mysql
--pid-file=/usr/local/mysql/var/hkpfaServer.pid --skip-locking
--bind-address\=192.168.1.222 >>/usr/local/mysql/var/hkpfaServer.err 2>&1

Number of processes running now: 2
mysqld process hanging, pid 12328 - killed
./safe_mysqld: kill: (12328) - No such pid
021029 00:37:34 mysqld restarted

So how can I bind the address successfully ?
Thanks.

Perseus



_________________________________________________________________
Get a speedy connection with MSN Broadband.  Join now! http://resourcecenter.msn.com/access/plans/freeactivation.asp


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