RE: Table Mysqld host doesnt exist

2001-09-13 Thread Ian Daysh
Hi, Looks like you didn't run "mysql_install_db". NOTE: You'll have to change ownership of the database to mysql:mysql. Regards, Ian. > I installed MYSQL on a HPUX 11 machine and I ran the "mysql-test-run" > script and everything > passed, but when I start mysql up using "bin/safe_mysqld"

Table Mysqld host doesnt exist

2001-09-12 Thread Kory Wheatley
I installed MYSQL on a HPUX 11 machine and I ran the "mysql-test-run" script and everything passed, but when I start mysql up using "bin/safe_mysqld" or "bin/safe_mysql --user=mysql &" I receive this error in the logfile Table 'mysqld.host' doesn't exist Any solutions -- #