Hello, all.

when I direct telnet to mysql server the mysql daemon is down or restarted like this.

telnet my.mysql.server 3306
[root@www tmp]# /usr/local/mysql/bin/mysql.server start
[root@www tmp]# Starting mysqld daemon with databases from /usr/local/mysql/var

and telnet to mysql port at this server
the service is ended like this.

[root@www tmp]# /usr/local/mysql/bin/safe_mysqld: line 273: 12704 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
021104 18:11:50 mysqld ended

But when I started with mysql user, the service itself is down
and when I started with root user, the mysql service is restarted.

my mysql version is ./mysql -V
./mysql Ver 11.18 Distrib 3.23.52, for pc-linux-gnu (i686)

Is this a mysql bug or not?
Please how can I solve this problem.


Thanks in advance.


_________________________________________________________________
MSN Messenger¸¦ ÅëÇØ ¿Â¶óÀÎ»ó¿¡ Àִ ģ±¸¿Í ´ëÈ­¸¦ ³ª´©¼¼¿ä. http://messenger.msn.co.kr

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