se que es foro equivocado, pero en el otro no se mete nadie
hasta ayer funcionaba sin problemas, y ahora la abro y sale con la luz roja del semaforo, que hago para que vuelva a funcionar
el error que me da es el siguiente (en la etiqueta Err File)
030731 13:51:38 MySql: Table 'mysql.host' doesn't exist
http://www.innodb.com/ibman.html
the InnoDB startup options listed in section 2 at
But to get good performance you should adjust for your hardware
innodb_data_file_path = ibdata1:10M:autoextend
section, for example,
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
to the [mysqld] section of init parameters in your my.cnf
skip-innodb
If you do not want to use transactional InnoDB tables, add a line
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
030731 13:24:30 MySql: Table 'mysql.host' doesn't exist
http://www.innodb.com/ibman.html
the InnoDB startup options listed in section 2 at
But to get good performance you should adjust for your hardware