"Rohan Shrivastava" <[EMAIL PROTECTED]> wrote:
> hello,
> 
> I have installed  mysql-3.23.58-pc-linux-i686 on Red Hat 9.0,
> while starting daemon i got the following message:
> 
> ./bin/safe_mysqld --user=mysql &
> [1] 5240
> [EMAIL PROTECTED] mysql-3.23.58-pc-linux-i686]# Starting mysqld daemon with
> databases from /usr/local/mysql-3.23.58-pc-linux-i686/data
> 040409 21:56:46  mysqld ended
> 
> 
> [1]+  Done                    ./bin/safe_mysqld --user=mysql
> 
> When i saw the hostname.err file then it said mysql.host doesn't exist
> 
> So how can i start the daemon
> 

Check if privilege tables exist in the 'mysql' database. 
(/usr/local/mysql-3.23.58-pc-linux-i686/data/mysql). If no, run mysql_install_db 
script to install these tables.


-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com





-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to