Kiss,
Tuesday, July 16, 2002, 10:11:45 AM, you wrote:

KD> I'm using MySQL-Max-4.0.1-alpha on WinNT4SP6 with InnoDB as default
KD> table type.
KD> I have a database creation script like this:

[skip]

KD> When I run the section A and B in any order, MySQL crashes and InnoDB
KD> tablespaces go wrong and they cannot be repaired (as I restart MySQL).

KD> The crash appears when I create the second table with a foreign key
KD> constraint.

KD> Do I do something wrong or this is a real bug in InnoDB?

Do you use other than latin1 default character set? If so, this bug
was fixed in 3.23.49:
     http://www.innodb.com/ibman.html




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   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