hii and thanx for reply ...
actually i upgrade based on 4.0 script. then that problem occurs.
after a couple of hours i post the topic i found a script to upgrade at
http://ergin.dyndns.org/download/MySQL-4_1_13.shthen mysql server is up again.
now for your question
here when i execute this command
[root@freshnux root]# /etc/init.d/mysql restart
Shutting down MySQL SUCCESS!
Starting MySQL SUCCESS!
[root@freshnux root]# ps -efa|grep mysqld
root 3611 1 0 23:43 pts/0 00:00:00 /bin/sh /usr/bin/mysqld_safe --d
mysql 3647 3611 0 23:43 pts/0 00:00:00 /usr/sbin/mysqld --basedir=/ --d
mysql 3649 3647 0 23:43 pts/0 00:00:00 /usr/sbin/mysqld --basedir=/ --d
mysql 3650 3649 0 23:43 pts/0 00:00:00 /usr/sbin/mysqld --basedir=/ --d
root 3653 3463 0 23:43 pts/0 00:00:00 grep mysqld
[root@freshnux root]# rpm -qa|grep MySQL
MySQL-devel-4.1.13-0
perl-DBD-MySQL-1.2219-6
MySQL-client-4.1.13-0
MySQL-server-4.1.13-0
MySQL-shared-compat-4.1.13-0
but now, i just got a little bit problem that i can't connect to my smeserver from my local lan. it show error
1043
Hand Handshake
is there any solution can help me.
thanx in advance