Uso MySQL 5 con Centos 4... intento arrancar:
service mysqld start y responde:
Timeout error occurred trying to start MySQL Daemon.
Starting MySQL: [FAILED]
Bien, voy al log a ver que problema ocurre:
070906 22:22:50 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/host.frm' (errno: 13)
070906 22:22:50 mysqld ended
070906 22:26:39 mysqld started
070906 22:26:39 InnoDB: Started; log sequence number 0 686014770
070906 22:26:39 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
070906 22:26:39 [ERROR] /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
070906 22:26:39 [ERROR] Fatal error: Can't open and lock privilege tables: Can't find file: './mysql/host.frm' (errno: 13)
070906 22:26:39 mysqld ended
Dice el archivo host.frm... alguien sabe que puede ser, que pasó?
Gracias
