Suddenly and without any reason mysql stopped working.
netstat -tap
does not list the mysql process. I tried
/etc/init.d/mysql restart|start
But his produces an error message:
/etc/init.d/mysql: error reading input file: Input/output error
Any ideas what happend and how do I fix this problem?