From: Jingyi Zhou Date: March 30 1999 11:04pm Subject: Can not start safe_mysqld List-Archive: http://lists.mysql.com/mysql/1211 Message-Id: <37015888.59C147F3@airbridge.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I am installing MySQL 3.22.19 on Solaris 2.6, After I run "mysql_install_db" script, I try manually start MySQL daemon by running "safe_mysqld", the daemon keep start/stop it's self. In the log, I got following lines , -------------------------------------------------------------- mysqld restarted on Tue Mar 30 15:45:52 EST 1999 990330 15:45:52 /usr/local/mysql-3.22.19-sun-solaris2.6-sparc/bin/mysqld: Table 'mysql.host' doesn't exist 990330 15:45:52 /usr/local/mysql-3.22.19-sun-solaris2.6-sparc/bin/mysqld: Norma l shutdown 990330 15:45:52 /usr/local/mysql-3.22.19-sun-solaris2.6-sparc/bin/mysqld: Shutd own Complete mysqld restarted on Tue Mar 30 15:45:52 EST 1999 990330 15:45:52 /usr/local/mysql-3.22.19-sun-solaris2.6-sparc/bin/mysqld: Table 'mysql.host' doesn't exist -------------------------------------------------------------- Can someone out there point me to a right direction. THANKS IN ADVANCE. Jingyi