Hi,
I just installed MySQL using "yum install mysql" and when I try to run it I get this error:
ERROR 2002 (HY000): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2)

When I try to start the service using "service mysqld start" I get this message:
mysqld: unrecognized service

Please help.
Moises