jasontc
10-28-2002, 07:11 PM
For the life of me I can not get mySQL server to start.
Background:
System: Red Hat 8.0
mySQL verion: whatever shipped with 8.0
I think I have read the mysql.com documentation enough to determine either a. I'm clueless b. I'm clueless or c. all of the above.
I have ran mysql_install_db, appears to work as expected.
When I run safe_mysqld & I get the following:
root@thunderball mysql]# Starting mysqld daemon with databases from /var/lib/mysql
021028 17:15:16 mysqld ended
The error messages in the log read as following:
021028 17:15:16 mysqld started
021028 17:15:16 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
021028 17:15:16 mysqld ended
Even though host.frm is at /var/lib/mysql/mysql/host.frm
Thanks ahead of time for any help.
Background:
System: Red Hat 8.0
mySQL verion: whatever shipped with 8.0
I think I have read the mysql.com documentation enough to determine either a. I'm clueless b. I'm clueless or c. all of the above.
I have ran mysql_install_db, appears to work as expected.
When I run safe_mysqld & I get the following:
root@thunderball mysql]# Starting mysqld daemon with databases from /var/lib/mysql
021028 17:15:16 mysqld ended
The error messages in the log read as following:
021028 17:15:16 mysqld started
021028 17:15:16 /usr/libexec/mysqld: Can't find file: './mysql/host.frm' (errno: 13)
021028 17:15:16 mysqld ended
Even though host.frm is at /var/lib/mysql/mysql/host.frm
Thanks ahead of time for any help.