<...>
> You can get more info about an error message with perror:
>
> ~: perror 13
> OS error code 13: Permission denied
>
> As you guessed, a permissions error. Apparently, the user running mysqld
> (usually user mysql) does not have access rights to /var/lib/mysql/. Most
> likely, us
Tim Johnson wrote:
Hi:
I have version 4.0.20 on slack 10.0.
Mysqld fails on startup.
From mysqld is the following:
50821 11:10:44 mysqld started
050821 11:10:44 Warning: Can't create test file /var/lib/mysql/linus.lower-test
^G/usr/libexec/mysqld: Can't change dir to '/var/lib/mysql/' (Errc
Hi:
I have version 4.0.20 on slack 10.0.
Mysqld fails on startup.
>From mysqld is the following:
50821 11:10:44 mysqld started
050821 11:10:44 Warning: Can't create test file /var/lib/mysql/linus.lower-test
^G/usr/libexec/mysqld: Can't change dir to '/var/lib/mysql/' (Errcode: 13)
050821 11:10: