Paulo,

what MySQL version you are using? I released the source code
for InnoDB on Windows NT and 2000 at my website www.innobase.fi,
but I think it should not work on Win ME, because ME does not support
async i/o. You should compile with 

#undef __NT__ 

on line 18 of mysql/innobase/include/univ.i

Regards,

Heikki
Innobase Oy

>Got the following message after starting mysqld on WinME:
>
>Innobase: Assertion failure in thread 4294849841 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]
>
>010517  9:07:55  C:\MYSQL\BIN\MYSQLD.EXE: Got signal 11. Aborting!
>010517  9:07:55  Aborting
>InnoDB: Warning: shutting down not properly started database
>
>010517  9:08:03  C:\MYSQL\BIN\MYSQLD.EXE: Shutdown Complete
>
>Thanks,
>Paulo Arantes de Azambuja


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