Ver Mensaje Individual
  #1 (permalink)  
Antiguo 06/09/2007, 20:27
Avatar de yampoo
yampoo
 
Fecha de Ingreso: noviembre-2001
Ubicación: Vilanova i la Geltrú
Mensajes: 1.942
Antigüedad: 22 años, 5 meses
Puntos: 0
MySQL no arranca

Llevo todo el día peléandome con MySQL 5, que no le da la gana de arrancar... estoy intentando todo lo que encuentro en Internet sobre el error pero nada...

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