Hello,
I have made a fresh installation of SuSE Linux 9.0.
Now I try to install MySQL, but I cannot start mysqld, it always terminates.
These are the two installation commands I used after installing with YaST:
LPC:~ # mysql_install_db
-> all tables have been created in /var/lib/mysql/mysql/
including host.frm
LPC:~ # mysqld_safe
Starting mysqld daemon with databases from /var/lib/mysql
031206 15:05:20 mysqld ended
The msqld.log file shows:
031206 15:05:20 mysqld started
031206 15:05:20 Fatal error: Can't open privilege tables:
Can't find file: './mysql/host.frm' (errno: 13)
031206 15:05:20 Aborting
031206 15:05:20 /usr/sbin/mysqld: Shutdown Complete
What is wrong?
What can I do now?
Franz
--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]