At 14:58 29/06/2001 -0500, Jose Garcia wrote:
Hi,

Please read the Manual on \mysql\docs the chapter:

8.7.2 InnoDB startup options

Notice that you need to create 2 directories before the start
called c:\ibdata and c:\iblogs in the sample.

I you don't want the support of tables InnoDB use the below
variable in the configuration file:

skip-innodb

Regards,
Miguel

>I was trying to install Mysql in win 98 and after several attempts all I
>got was:
>
>(using mysqld command)
>
>(I also send you the my.cnf file I had to edit several times)
>
>Please help
>
>InnoDB: a new database to be created!
>InnoDB: Setting file c:\ibdata\ibdata1 size to 20971520
>InnoDB: Database physically writes the file full: wait...
>InnoDB: Data file c:\ibdata\ibdata2 did not exist: new to be created
>InnoDB: Setting file c:\ibdata\ibdata2 size to 20971520
>InnoDB: Database physically writes the file full: wait...
>InnoDB: Log file c:\iblogs\ib_logfile0 did not exist: new to be created
>InnoDB: Setting log file c:\iblogs\ib_logfile0 size to 3145728
>InnoDB: Log file c:\iblogs\ib_logfile1 did not exist: new to be created
>InnoDB: Setting log file c:\iblogs\ib_logfile1 size to 3145728
>InnoDB: Log file c:\iblogs\ib_logfile2 did not exist: new to be created
>InnoDB: Setting log file c:\iblogs\ib_logfile2 size to 3145728
>Innobase: Assertion failure in thread 4294055337 in file
>M:\mysql-3.23\innobase\
>os\os0file.c line 187
>Innobase: we intentionally generate a memory trap.
>Innobase: Send a bug report to [EMAIL PROTECTED]
>010629 14:51:37  C:\MYSQL\BIN\MYSQLD.EXE: Got signal 11. Aborting!
>
>010629 14:51:37  Aborting
>
>InnoDB: Warning: shutting down not properly started database
>010629 14:52:12  C:\MYSQL\BIN\MYSQLD.EXE: Shutdown Complete
>
>
>
>---------------------------------------------------------------------
>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