At 07:57 PM 11/19/2005, you wrote:
Gleb Paharenko wrote:
Hello.
Have a look here:
  http://dev.mysql.com/doc/refman/5.0/en/starting-server.html

hi, thanks for your response
but my problem is not with starting mysql
it is with starting the mysql service
prolly some problem with /etc/rc.d/init.d/mysql script

dave

Dave,
It could also be something wrong in your my.cnf file (or it can't find it.) If you have a wrong reference or wrong value in the my.cnf file MySQL service will not start, it just upchucks with an error and it won't say where the problem is. You need to comment out any unncessary lines in this file until you get it working and then add the lines in one by one until the error crops up.

Mike


dtra-fyf wrote:

hi all

i just installed mysql 5 rpm onto fedora core 4 (i installed
mysql-server, mysql-client, mysql-shared, mysql-devel, mysql-bench)
but i'm having issues with the service starting
it never starts, when i look in the service manager, it says mysqld
dead, but subsys is locked

i also tried mysql 4.1.11 from the fc4 dvd
and 4.1.14 from yum, but same issue

i am able to start mysql using /usr/sbin/mysqld --user=mysql
but that kind of defeats the purpose

has anyone experienced this problem, or knows what i can do to get the
service going?

thanks
dave




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


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

Reply via email to