Mike Wexler writes:
> >Description:
>       mysql crashes with the following stack trace:
>       0x807db7f handle_segfault__Fi + 383
>       0x823d60a pthread_sighandler + 154
>       0x8204407 _mi_compare_text + 71
>       0x821bb96 _mi_ft_cmp + 158
>       0x820bb01 mi_update + 721
>       0x80d07ef update_row__9ha_myisamPCcPc + 67
>       0x80b0439
>       
>mysql_update__FP3THDP13st_table_listRt4List1Z4ItemT2P4ItemP8st_orderUl15enum_duplicates13thr_lock_type
>       + 2473
>       0x8086da7 mysql_execute_command__Fv + 5723
>       0x808a222 mysql_parse__FP3THDPcUi + 270
>       0x8084e17 dispatch_command__F19enum_server_commandP3THDPcUi +
>       1319
>       0x808a654 do_command__FP3THD + 88
>       0x8084256 handle_one_connection__FPv + 546
> 
> When executing:
> 
> UPDATE test.user SET realname='bar' WHERE userid='312362'
Hi!

I have tested your case and it worked just fine in 4.0.2.

This was a bug that was reported few weeks ago and fixed meanwhile.


-- 
Regards,
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Mr. Sinisa Milivojevic <[EMAIL PROTECTED]>
 / /|_/ / // /\ \/ /_/ / /__   MySQL AB, Fulltime Developer
/_/  /_/\_, /___/\___\_\___/   Larnaca, Cyprus
       <___/   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