please help me!!!
im restarting the mysql server from putty:

Empty pid file /var/lib/mysql/mysqld.pid for /usr/sbin/mysqld

when i checked mysql status,
unused
running
unused
running

what's the problem??

im using putty in configuring mysql server

thanks in advance.

Hello,

Depends on how you are trying to start mysql through putty. Normally I run the following command as root or with sudo:

service mysqld start

or you can run mysqladmin start -u root -ppassword

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.