Re: Hang while executing UPDATE against MEMORY table
Hi,
I got the same problem.the stack of my program is:
#0 0xb7f9a410 in __kernel_vsyscall ()
#1 0xb7bcd973 in __read_nocancel () from /lib/tls/i686/cmov/libpthread.so.0
#2 0xb7e0df68 in vio_read () from /usr/lib/libmysqlclient.so.15
#3 0xb7e0dfb7 in vio_read_buff () from /usr/lib/libmysqlclient.so.15
#4 0xb7e0f2d7 in ?? () from /usr/lib/libmysqlclient.so.15
#5 0xb7e0f5a7 in my_net_read () from /usr/lib/libmysqlclient.so.15
#6 0xb7e09168 in cli_safe_read () from /usr/lib/libmysqlclient.so.15
#7 0xb7e096d5 in cli_read_rows () from /usr/lib/libmysqlclient.so.15
#8 0xb7e07cee in mysql_store_result () from /usr/lib/libmysqlclient.so.15
Does anybody have any suggestions?
Subject
Views
Written By
Posted
10341
November 28, 2007 03:56AM
5397
December 06, 2007 02:57AM
Re: Hang while executing UPDATE against MEMORY table
6026
June 05, 2008 03:52AM
5751
June 05, 2008 04:14AM
6185
June 10, 2008 05:13AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.