"Chris L. White" <[EMAIL PROTECTED]> wrote:
> Need some help on this one.  We are using the MYSQL on Server 2003.   This
> is what I keep getting:
>
> Microsoft Windows [Version 5.2.3790]
> (C) Copyright 1985-2003 Microsoft Corp.
>
> C:\MySQL\bin>mysqld --console
>
> InnoDB: The first specified data file .\ibdata1 did not exist:
> InnoDB: a new database to be created!
> 040108 14:35:50  InnoDB: Setting file .\ibdata1 size to 10 MB
> InnoDB: Database physically writes the file full: wait...
> 040108 14:35:50  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...
> 040108 14:35:51  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
> 040108 14:35:51  InnoDB: Started
> 040108 14:35:51  Fatal error: Can't open privilege tables: Table
> 'mysql.host' doesn't exist
> 040108 14:35:51  Aborting
>
>
> 040108 14:35:51  InnoDB: Starting shutdown...
> 040108 14:35:53  InnoDB: Shutdown completed
> 040108 14:35:53  mysqld: Shutdown Complete
>
> Can anyone help or tell me what might be going wrong?

Check directory of the database 'mysql'. Do you have privilege table files there?


-- 
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