14 messages in com.mysql.lists.bugsmysql 4.0.2 linux-i386 crash
FromSent OnAttachments
Martin MOKREJŠ19 Aug 2002 07:09 
Jani Tolonen19 Aug 2002 07:15 
Sinisa Milivojevic19 Aug 2002 07:26 
Martin MOKREJŠ19 Aug 2002 07:37 
Martin MOKREJŠ19 Aug 2002 07:39 
Sinisa Milivojevic19 Aug 2002 07:44 
Martin MOKREJŠ19 Aug 2002 07:56 
Michael Widenius20 Aug 2002 01:26 
Michael Widenius23 Aug 2002 00:32 
Martin MOKREJŠ23 Aug 2002 02:07 
Melvyn Sopacua23 Aug 2002 06:24 
Michael Widenius23 Aug 2002 12:15 
Michael Widenius25 Aug 2002 11:01 
Melvyn Sopacua27 Aug 2002 06:40 
Subject:mysql 4.0.2 linux-i386 crash
From:Michael Widenius (mon@mysql.com)
Date:08/20/2002 01:26:13 AM
List:com.mysql.lists.bugs

Hi!

"Martin" == Martin MOKREJ <Martin> writes:

Martin> Hi, Martin> I've a problem with mysql crash on linux 2.4.19-pre2. We use only
myisam Martin> tables.

Martin> How-To-Repeat:

<cut>

Martin> 0x8071b58 reset_fields__10Field_blob + 8 Martin> 0x825a668 __evoke_link_warning_llseek + 182600 Martin> 0x825bc03 __evoke_link_warning_llseek + 188131 Martin> 0x8258ce4 __evoke_link_warning_llseek + 176068 Martin> 0x8256dc9 __evoke_link_warning_llseek + 168105 Martin> 0x80cdd7b
mysql_alter_table__FP3THDPcT1P24st_ha_create_informationP13st_table_listRt4List1Z12create_fieldRt4List1Z3KeyRt4List1Z10Alter_dr
+ 7491 Martin> 0x80cd811
mysql_alter_table__FP3THDPcT1P24st_ha_create_informationP13st_table_listRt4List1Z12create_fieldRt4List1Z3KeyRt4List1Z10Alter_dr
+ 6105 Martin> 0x80cd334
mysql_alter_table__FP3THDPcT1P24st_ha_create_informationP13st_table_listRt4List1Z12create_fieldRt4List1Z3KeyRt4List1Z10Alter_dr
+ 4860 Martin> 0x807c9cd create_new_thread__FP3THD + 261 Martin> 0x807d955 get_options__FiPPc + 1861 Martin> 0x8078ed3 my_lock + 307 Martin> 0x807ece1 kill_server_thread__FPv + 49 Martin> 0x80780ae send_warning__FP6st_netUiPCc + 50 Martin> 0x8257c7c __evoke_link_warning_llseek + 171868 Martin> 0x828d3ba __evoke_link_warning_llseek + 390810

The above looks like a logical error in ALTER TABLE.

Can you find out what query you used and if you can repeat the problem by re-issuing the query ?

If yes, then by giving us access to the CREATE TABLE to your original table and the ALTER TABLE statement, we should be able to repeat this.

Regards, Monty