At 12:25 03/09/2001 -0500, Deryck Henson wrote:
Hi!
>I get this every time I try to start up MySQLD.exe::
>
>Can't initialize InnoDB as 'innodb_data_file_path' is not set
>

This message is from InnoDB table. If you don't want the InnoDB
table, create the /windir/my.ini with the section and key below:

[mysqld]
skip-innodb

Otherwise if you want the InnoDB table, take a look in the Manual
how to set the InnoDB variables in the my.ini file before the
start.

Regards,
Miguel

>Someone help.  Thnx!
>
>- Deryck H
>- http://www.comp-u-exchange.com
>
>
>---------------------------------------------------------------------
>Before posting, please check:
>    http://www.mysql.com/manual.php   (the manual)
>    http://lists.mysql.com/           (the list archive)
>
>To request this thread, e-mail <[EMAIL PROTECTED]>
>To unsubscribe, e-mail 
><[EMAIL PROTECTED]>
>Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-- 
For technical support contracts, goto https://order.mysql.com/
    __  ___     ___ ____  __
   /  |/  /_ __/ __/ __ \/ /    Miguel A. Solórzano <[EMAIL PROTECTED]>
  / /|_/ / // /\ \/ /_/ / /__   MySQL AB, FullTime Developer
/_/  /_/\_, /___/\___\_\___/   Mogi das Cruzes - Săo Paulo, Brazil
        <___/   www.mysql.com


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to