*hello everyone on list* *i am a student of MCA and want to learn mysql. i have installed "mysql-cluster-gpl-7.1.4b-linux-i686-glibc23" binary distribution on my fedora 14 system. the installation process have gone OK according to steps listed in distribution's installation file.* * * *But when i try to start the server it generates the following message and terminate* * * [root@bishnoi mysql]# ./bin/mysqld_safe & [1] 10861 [root@bishnoi mysql]# 110210 20:48:54 mysqld_safe Logging to '/var/log/mysqld.log'. 110210 20:48:54 mysqld_safe Starting mysqld daemon with databases from /var/lib/mysql 110210 20:48:56 mysqld_safe mysqld from pid file /var/run/mysqld/mysqld.pid ended
[1]+ Done ./bin/mysqld_safe [root@bishnoi mysql]# *plz anyone tell me what is the problem with this * *Thanks in advance*