Hi,
I am new to MySQL. I downloaded MySQL for Windows version 3.23.38. When
I installed in MyISAM mode, mysqld was running fine. Then I uncommented
the configure parameters for innoDB in my.cnf. Mysqld initialized the
database the folowing messages printed on screen. Can anyone help ?

Thanks,

Woyou

  

> InnoDB: The first specified data file
\cygwin\usr\local\mysql\var\ibdata1 did
not exist:
InnoDB: a new database to be created!
InnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata1 size to
26214400
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata2 did not exist:
new to be c
reated
InnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata2 size to
38797312
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata3 did not exist:
new to be c
reated
InnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata3 size to
104857600
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata4 did not exist:
new to be c
reated
InnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata4 size to
314572800
InnoDB: Database physically writes the file full: wait...
InnoDB: Log file \cygwin\usr\local\mysql\var\ib_logfile0 did not exist:
new to b
e created
InnoDB: Setting log file \cygwin\usr\local\mysql\var\ib_logfile0 size
to 5242880

InnoDB: Log file \cygwin\usr\local\mysql\var\ib_logfile1 did not exist:
new to b
e created
InnoDB: Setting log file \cygwin\usr\local\mysql\var\ib_logfile1 size
to 5242880

InnoDB: Log file \cygwin\usr\local\mysql\var\ib_logfile2 did not exist:
new to b
e created
InnoDB: Setting log file \cygwin\usr\local\mysql\var\ib_logfile2 size
to 5242880

Innobase: Assertion failure in thread 4294535455 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]
010618 15:56:21  c:\MYSQL\BIN\mysqld.exe: Got signal 11. Aborting!

010618 15:56:21  Aborting

InnoDB: Warning: shutting down not properly started database
010618 15:56:22  c:\MYSQL\BIN\mysqld.exe: Shutdown Complete


__________________________________________________
Do You Yahoo!?
Spot the hottest trends in music, movies, and more.
http://buzz.yahoo.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