Woyou,

you should use mysql-max.exe on Win 9x an Win ME because
mysqld.exe in 3.23.38 was accidentally compiled with __NT__
defined.

But I recommend downloading the new 3.23.39. It does not have
the above problem.

Regards,

Heikki Tuuri
http://www.innodb.com

Copied message:
...............................
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 to26214400
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata2 did not exist:new to
be c
reatedInnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata2 size
to38797312
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata3 did not exist:new to
be c
reatedInnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata3 size
to104857600
InnoDB: Database physically writes the file full: wait...
InnoDB: Data file \cygwin\usr\local\mysql\var\ibdata4 did not exist:new to
be c
reatedInnoDB: Setting file \cygwin\usr\local\mysql\var\ibdata4 size
to314572800
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 createdInnoDB: 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 createdInnoDB: 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 createdInnoDB: Setting log file \cygwin\usr\local\mysql\var\ib_logfile2
size
to 5242880Innobase: 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


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