Re: Cannot start mysql due to possibly a bug

2005-06-02 Thread Gleb Paharenko
Privet! >file: './mysql/host.frm' (errno: 13) perror 13 OS error code 13: Permission denied Change the owner of /var/lib/mysql to 'mysql' user. Please next time post your messages to the list, the probability of helpful answers increases in several times :) >On Tue, 31 May

Re: Cannot start mysql due to possibly a bug

2005-05-31 Thread Gleb Paharenko
Hello. Are you sure that mysqld uses /etc/mysql/my.cnf? See: http://dev.mysql.com/doc/mysql/en/option-files.html I suggest you to use official binaries and perform installation according to the following: http://dev.mysql.com/doc/mysql/en/installing-binary.html Mouse