PDA

View Full Version : Mysql Service is... down?


kenrro
07-21-2004, 04:13 PM
I have this new installation, where everything works just fine... but mysql.

At the beginnig It get this mail:

The following services were found to be stopped:

mysql (Automatically Restarted)


In the services panel, it says that Mysql is down (it has the stop signal). But in the server, looks like Mysqld is running without any problems.

Mysql has only the root user... without a password set.

And in the /var/log/mysqld.log I get this message every 10~11 minutes:

A mysqld process already exists at Wed Jul 21 16:11:53 EDT 2004

Any solutions?

Thanks in advance.

LeeJ
07-22-2004, 07:03 AM
Try logging in as the dsm user?

You can get the dsm user password with the command below.

grep DSMMysqlPass /var/db/dsm/conf/system

kenrro
07-22-2004, 10:14 AM
I saw that line in that file, so I put that password to the root user... not working.

There was no 'dsm' user, tried with 'DSM' but not worked either.

Now trying with 'dsm'... :eek: :eek: :eek: :eek: Its working!!!!

Thanks a lot man!!!!

I have another questions... I'll ask them in another thread.

Thank you very much! :)

Later.

Kenrro.