LiRul igen van egy ilyen fájlom a [U]/usr/local/mysql/data könyvtárba. neve server.err (ahogy mondod a host nevem)
Tartalma:
060216 18:02:52 mysqld started
060216 18:02:52 [Warning] Ignoring user change to 'ser=mysql' because the user was set to 'mysql' earlier on the command line
/usr/local/mysql/libexec/mysqld: File './mysql-bin.index' not found (Errcode: 13)
060216 18:02:52 [ERROR] Aborting
060216 18:02:52 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete
060216 18:02:52 mysqld ended
Most hogy ezt láttam készítettem egy szimbolikus linket a ../mysql/data/mysql-bin.index ről a ../mysql/libexec könyvtárba. Erre föl ezt a log fájlt kaptam:
060216 18:02:52 mysqld started
060216 18:02:52 [Warning] Ignoring user change to 'ser=mysql' because the user was set to 'mysql' earlier on the command line
/usr/local/mysql/libexec/mysqld: File './mysql-bin.index' not found (Errcode: 13)060216 18:02:52 [ERROR] Aborting
060216 18:02:52 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete
060216 18:02:52 mysqld ended
060216 19:58:12 mysqld started
060216 19:58:12 [Warning] Ignoring user change to 'ser=mysql' because the user was set to 'mysql' earlier on the command line
/usr/local/mysql/libexec/mysqld: File './mysql-bin.index' not found (Errcode: 13)
060216 19:58:12 [ERROR] Aborting
060216 19:58:12 [Note] /usr/local/mysql/libexec/mysqld: Shutdown complete
060216 19:58:12 mysqld ended
Magyarrul a szibolikus link ötlet nem működött. Van javaslatotok?