On Saturday 23 February 2002 05:34 pm, you wrote: > (gdb) thread 1 > [Switching to thread 1 (process 31905, thread 1)] > #0 ?0x82011ce in memcpy () > (gdb) bt > #0 ?0x82011ce in memcpy () > #1 ?0x82a33c0 in mysql_bin_log () > #2 ?0x80b7cd8 in ha_commit_trans () > #3 ?0x8076e24 in mysql_execute_command () > #4 ?0x80788c8 in mysql_parse () > #5 ?0x8073454 in dispatch_command () > #6 ?0x80784c5 in do_command () > #7 ?0x80728f4 in handle_one_connection () > #8 ?0x81d446d in _thread_start () > #9 ?0x0 in ?? ()
Richard: Thanks for taking the time to debug this. This looks like there could be a bug in the binary logging on commit. It might be resolved in the current source or even in 4.0.1, but I will doublecheck that code to make sure. It would really help if you could come up with a repeatable test case and send it to [EMAIL PROTECTED] -- MySQL Development Team For technical support contracts, visit https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Sasha Pachev <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, http://www.mysql.com/ /_/ /_/\_, /___/\___\_\___/ Provo, Utah, USA <___/ --------------------------------------------------------------------- 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