с чем может быть связана следующая запись в mysqld.log после safe_mysqld старта? (мускуль не стартует)
040116 00:23:49 mysqld started
Cannot initialize InnoDB as 'innodb_data_file_path' is not set.
If you do not want to use transactional InnoDB tables, add a line
skip-innodb
to the [mysqld] section of init parameters in your my.cnf
or my.ini. If you want to use InnoDB tables, add to the [mysqld]
section, for example,
innodb_data_file_path = ibdata1:10M:autoextend
But to get good performance you should adjust for your hardware
the InnoDB startup options listed in section 2 at
http://www.innodb.com/ibman.html
040116 0:23:49 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
040116 00:23:49 mysqld ended
фаил не найден, но почему?
спасибо заранее