Hi!

It seems that you have installed mysql, but you did not run the
mysql_install_db, this script will create mysql "internal" databases(the
ones that carries user and config info), the script is usually in
"install_prefix/bin/mysql_install_db"

If you have no recently installed mysql, and the server has sometime
working already before this message, there is some serius problem here.
But i sencerely doubt it, innodb is recreating the tables and indices,
this looks like a fresh install to me =)

Best Regards!
 
On Wed, 2004-02-25 at 19:48, Soni, Sanjay K wrote:

> 040225 13:57:20  mysqld started
> InnoDB: The first specified data file ./ibdata1 did not exist:
> InnoDB: a new database to be created!
> 040225 13:57:21  InnoDB: Setting file ./ibdata1 size to 10 MB
> InnoDB: Database physically writes the file full: wait...
> 040225 13:57:22  InnoDB: Log file ./ib_logfile0 did not exist: new to be created
> InnoDB: Setting log file ./ib_logfile0 size to 5 MB
> InnoDB: Database physically writes the file full: wait...
> 040225 13:57:22  InnoDB: Log file ./ib_logfile1 did not exist: new to be created
> InnoDB: Setting log file ./ib_logfile1 size to 5 MB
> InnoDB: Database physically writes the file full: wait...
> InnoDB: Doublewrite buffer not found: creating new
> InnoDB: Doublewrite buffer created
> InnoDB: Creating foreign key constraint system tables
> InnoDB: Foreign key constraint system tables created
> 040225 13:57:25  InnoDB: Started
> 040225 13:57:25  Fatal error: Can't open privilege tables: Table 'mysql.host' 
> doesn't exist
> 040225 13:57:25  Aborting
>  
> 040225 13:57:25  InnoDB: Starting shutdown...
> 040225 13:57:27  InnoDB: Shutdown completed

-- 

 |...........................................................|
 |____  _____ ____   _    |Victor Medina M                   |
 |\ \ \| ____|  _ \ / \   |Linux - Java - MySQL              |
 | \ \ \  _| | |_) / _ \  |Dpto. Sistemas - Ferreteria EPA   |
 | / / / |___|  __/ ___ \ |[EMAIL PROTECTED]                  |
 |/_/_/|_____|_| /_/   \_\|ext. 325 - Tél: +58-241-8507325   |
 |                        |geek by nature - linux by choice  |
 |...........................................................|




















Reply via email to