MySQL Forums
Forum List  »  Memory Storage Engine

Re: Hang while executing UPDATE against MEMORY table
Posted by: Liang Eric
Date: June 05, 2008 03:52AM

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?

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Hang while executing UPDATE against MEMORY table
5926
June 05, 2008 03:52AM


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.