mysql> show processlist; +----+------+------+------+---------+------+-------------------+-----------------------------------------------------+ | Id | User | Host | db | Command | Time | State | Info | +----+------+------+------+---------+------+-------------------+-----------------------------------------------------+ | 39 | root | | test | Query | 774 | Opening tables | insert into t1 values (-2983364,'girandole') | | 40 | root | | test | Query | 774 | Opening tables | update t1 set d='Shoah\'s' where id=214116 | | 41 | root | | test | Query | 774 | Opening tables | insert into t1 values (4170847,'Adley') | | 42 | root | | test | Query | 774 | Opening tables | insert into t1 values (-3334601,'Star') | | 43 | root | | test | Query | 774 | Waiting for table | insert into t1 values (3755137,'outstrip') | | 44 | root | | test | Query | 774 | Opening tables | select * from t1 where id=-7404408 | | 45 | root | | test | Query | 774 | Opening tables | insert into t1 values (-1302256,'Gompers') | | 46 | root | | test | Query | 774 | Opening tables | insert into t1 values (-1747693,'Barrie') | | 47 | root | | test | Query | 773 | Opening tables | update t1 set d='befits' where id=-5692928 | | 48 | root | | test | Query | 774 | Opening tables | update t1 set d='Frostbelt' where id=-6773539 | | 49 | root | | test | Query | 774 | Opening tables | update t1 set d='drawl' where id=-209245 | | 50 | root | | test | Query | 774 | Opening tables | update t1 set d='bannisters' where id=-2080013 | | 51 | root | | test | Query | 774 | Flushing tables | flush tables | | 52 | root | | test | Query | 774 | Opening tables | insert into t1 values (-4049406,'significative') | | 53 | root | | test | Query | 774 | Opening tables | insert into t1 values (4568077,'putatively') | | 54 | root | | test | Query | 774 | Opening tables | select * from t1 where id=5103850 | | 55 | root | | test | Query | 774 | Opening tables | insert into t1 values (4795942,'Elsy\'s') | | 56 | root | | test | Query | 774 | Opening tables | select * from t1 where id=1023832 | | 57 | root | | test | Query | 774 | Opening tables | insert into t1 values (-2964101,'rumpus') | | 58 | root | | test | Query | 774 | Opening tables | select * from t1 where id=2629783 | | 59 | root | | test | Query | 774 | Opening tables | update t1 set d='hawkweed\'s' where id=-514259 | | 60 | root | | test | Query | 774 | Opening tables | insert into t1 values (-178664,'unhealthiness\'s') | | 61 | root | | test | Query | 774 | Opening tables | update t1 set d='inconsideration' where id=-8111981 | | 62 | root | | test | Query | 774 | Opening tables | update t1 set d='gonorrhea' where id=1619572 | | 63 | root | | test | Query | 774 | Opening tables | update t1 set d='olivenite' where id=4681162 | | 64 | root | | test | Query | 773 | Opening tables | select * from t1 where id=-7187288 | | 65 | root | | test | Query | 773 | Opening tables | select * from t1 where id=-7322513 | | 66 | root | | test | Query | 774 | Opening tables | update t1 set d='Aswan' where id=-7064593 | | 67 | root | | test | Query | 774 | Waiting for table | update t1 set d='polysepalous' where id=3116029 | | 68 | root | | test | Query | 774 | Opening tables | update t1 set d='Tymothy\'s' where id=-2203991 | | 81 | root | | test | Query | 0 | NULL | show processlist | +----+------+------+------+---------+------+-------------------+-----------------------------------------------------+ 31 rows in set (0.02 sec) no change in global status after 22 seconds: +-----------------------------------+---------+ +---------+ | Variable_name | Value | | Value | +-----------------------------------+---------+ +---------+ | Aborted_clients | 44 | | 44 | | Bytes_received | 3769357 | | 3769396 | | Bytes_sent | 6556448 | | 6558241 | | Com_admin_commands | 78334 | | 78334 | | Com_create_table | 1 | | 1 | | Com_delete | 68 | | 68 | | Com_drop_table | 1 | | 1 | | Com_flush | 54 | | 54 | | Com_insert | 15988 | | 15988 | | Com_select | 44017 | | 44017 | | Com_set_option | 3331 | | 3331 | | Com_show_processlist | 129 | | 129 | | Com_show_status | 15 | | 16 | | Com_update | 14948 | | 14948 | | Connections | 82 | | 82 | | Created_tmp_files | 5 | | 5 | | Created_tmp_tables | 15 | | 16 | | Flush_commands | 55 | | 55 | | Handler_read_first | 1 | | 1 | | Handler_read_key | 59014 | | 59014 | | Handler_read_next | 50 | | 50 | | Handler_read_rnd_next | 4159 | | 4456 | | Handler_update | 12 | | 12 | | Handler_write | 20121 | | 20417 | | Innodb_buffer_pool_pages_data | 19 | | 19 | | Innodb_buffer_pool_pages_free | 493 | | 493 | | Innodb_buffer_pool_pages_total | 512 | | 512 | | Innodb_buffer_pool_read_ahead_rnd | 1 | | 1 | | Innodb_buffer_pool_read_requests | 77 | | 77 | | Innodb_buffer_pool_reads | 12 | | 12 | | Innodb_data_fsyncs | 3 | | 3 | | Innodb_data_read | 2494464 | | 2494464 | | Innodb_data_reads | 25 | | 25 | | Innodb_data_writes | 3 | | 3 | | Innodb_data_written | 1536 | | 1536 | | Innodb_log_writes | 1 | | 1 | | Innodb_os_log_fsyncs | 3 | | 3 | | Innodb_os_log_written | 512 | | 512 | | Innodb_page_size | 16384 | | 16384 | | Innodb_pages_read | 19 | | 19 | | Key_blocks_unused | 7223 | | 7223 | | Key_blocks_used | 263 | | 263 | | Key_read_requests | 532624 | | 532624 | | Key_reads | 3724 | | 3724 | | Key_write_requests | 16497 | | 16497 | | Key_writes | 8693 | | 8693 | | Maria_pagecache_blocks_unused | 999 | | 999 | | Max_used_connections | 32 | | 32 | | Open_files | 3 | | 3 | | Open_table_definitions | 1 | | 1 | | Opened_files | 58666 | | 58666 | | Opened_table_definitions | 63 | | 63 | | Opened_tables | 58522 | | 58522 | | Questions | 78559 | | 78560 | | Select_scan | 15 | | 16 | | Slow_launch_threads | 9 | | 9 | | Slow_queries | 2 | | 2 | | Table_locks_immediate | 31154 | | 31154 | | Table_locks_waited | 43846 | | 43846 | | Threads_connected | 31 | | 31 | | Threads_created | 81 | | 81 | | Threads_running | 31 | | 31 | | Uptime | 808 | | 830 | | Uptime_since_flush_status | 808 | | 830 | +-----------------------------------+---------+ +---------+ 64 rows in set (0.56 sec) original testcase run this: ----------------------------- n|1|set global table_open_cache=5+abs(?)%10|tinyint #i|1|set global thread_handling='pool-of-threads'| i|1|set global log_warnings=2| i|1|set global wait_timeout=1| i|1|drop table if exists t1| i|1|create table t1(id int, d varchar(200),key(id))engine=myisam| qn|1|flush tables| n|10|insert into t1 values (?,'?')|mediumint,char ./words n|10|update t1 set d='?' where id=?|char ./words,mediumint n|30|select * from t1 where id=?|mediumint nq|1|delete from t1 where id=?|mediumint #qn|1|kill connection| full stack traces of all threads ------------------------------ (gdb) set pagination off (gdb) thread apply all bt Thread 41 (Thread -1208038512 (LWP 3620)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0843b65e in os_event_wait_low (event=0xac87660, reset_sig_count=0) at os/os0sync.c:422 #3 0x08439eb9 in os_aio_simulated_handle (global_segment=0, message1=0xb7fec374, message2=0xb7fec370, type=0xb7fec36c) at os/os0file.c:4207 #4 0x08403909 in fil_aio_wait (segment=0) at fil/fil0fil.c:4246 #5 0x0846e898 in io_handler_thread (arg=0x87cd640) at srv/srv0start.c:435 #6 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #7 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 40 (Thread -1238692976 (LWP 3621)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0843b65e in os_event_wait_low (event=0xac876d8, reset_sig_count=0) at os/os0sync.c:422 #3 0x08439eb9 in os_aio_simulated_handle (global_segment=1, message1=0xb62b0374, message2=0xb62b0370, type=0xb62b036c) at os/os0file.c:4207 #4 0x08403909 in fil_aio_wait (segment=1) at fil/fil0fil.c:4246 #5 0x0846e898 in io_handler_thread (arg=0x87cd644) at srv/srv0start.c:435 #6 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #7 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 39 (Thread -1249182832 (LWP 3622)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0843b65e in os_event_wait_low (event=0xac87750, reset_sig_count=0) at os/os0sync.c:422 #3 0x08439eb9 in os_aio_simulated_handle (global_segment=2, message1=0xb58af374, message2=0xb58af370, type=0xb58af36c) at os/os0file.c:4207 #4 0x08403909 in fil_aio_wait (segment=2) at fil/fil0fil.c:4246 #5 0x0846e898 in io_handler_thread (arg=0x87cd648) at srv/srv0start.c:435 #6 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #7 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 38 (Thread -1259672688 (LWP 3623)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0843b65e in os_event_wait_low (event=0xac877c8, reset_sig_count=0) at os/os0sync.c:422 #3 0x08439eb9 in os_aio_simulated_handle (global_segment=3, message1=0xb4eae374, message2=0xb4eae370, type=0xb4eae36c) at os/os0file.c:4207 #4 0x08403909 in fil_aio_wait (segment=3) at fil/fil0fil.c:4246 #5 0x0846e898 in io_handler_thread (arg=0x87cd64c) at srv/srv0start.c:435 #6 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #7 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 37 (Thread -1285432432 (LWP 3625)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00d59ea1 in ___newselect_nocancel () from /lib/i686/nosegneg/libc.so.6 #2 0x0843bb33 in os_thread_sleep (tm=1000000) at os/os0thread.c:281 #3 0x0846ceb6 in srv_lock_timeout_and_monitor_thread (arg=0x0) at srv/srv0srv.c:1916 #4 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #5 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 36 (Thread -1295922288 (LWP 3626)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00d59ea1 in ___newselect_nocancel () from /lib/i686/nosegneg/libc.so.6 #2 0x0843bb33 in os_thread_sleep (tm=1000000) at os/os0thread.c:281 #3 0x0846d5b0 in srv_error_monitor_thread (arg=0x0) at srv/srv0srv.c:2142 #4 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #5 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 35 (Thread -1306412144 (LWP 3627)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0843b65e in os_event_wait_low (event=0xa9072c0, reset_sig_count=0) at os/os0sync.c:422 #3 0x0846deb4 in srv_master_thread (arg=0x0) at srv/srv0srv.c:2631 #4 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #5 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 34 (Thread -1327723632 (LWP 3628)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de448c in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0850bcaa in ma_checkpoint_background (arg=0x1e) at ma_checkpoint.c:705 #3 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #4 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 33 (Thread -1272472688 (LWP 3629)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de806e in do_sigwait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de810f in sigwait () from /lib/i686/nosegneg/libpthread.so.0 #3 0x081fe36c in signal_hand (arg=0x0) at mysqld.cc:2862 #4 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #5 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 32 (Thread -1326494832 (LWP 3671)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd176c8, table_list=0xb021de60, mem_root=0xb0ef2f98, action=0xb0ef2fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd176c8, start=0xb0ef3024, counter=0xb0ef3004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd176c8, tables=0xb021de60, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd176c8, table_list=0xb021de60, fields=@0xafd18d54, values_list=@0xafd18d78, update_fields=@0xafd18d6c, update_values=@0xafd18d60, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd176c8) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd176c8, inBuf=0xb021dd90 "insert into t1 values (-2983364,'girandole')", length=44, found_semicolon=0xb0ef4330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd176c8, packet=0xafd00469 "insert into t1 values (-2983364,'girandole')", packet_length=44) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd176c8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd176c8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 31 (Thread -1340281968 (LWP 3672)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd13248, table=0xad1e828, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd13248, start=0xb01cd1c4, counter=0xb01cd198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd13248, table_list=0xad1e828, fields=@0xafd146b8, values=@0xafd148e0, conds=0xad1eea0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd13248) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd13248, inBuf=0xad1e760 "update t1 set d='Shoah\\'s' where id=214116", length=42, found_semicolon=0xb01ce330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd13248, packet=0xafd04479 "update t1 set d='Shoah\\'s' where id=214116", packet_length=42) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd13248) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd13248) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 30 (Thread -1340884080 (LWP 3673)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd08488, table=0xad9b0f8, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd08488, start=0xb013a024, counter=0xb013a004, flags=0) at sql_base.cc:3688 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd08488, tables=0xad9b0f8, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd08488, table_list=0xad9b0f8, fields=@0xafd09b14, values_list=@0xafd09b38, update_fields=@0xafd09b2c, update_values=@0xafd09b20, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd08488) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd08488, inBuf=0xad9b038 "insert into t1 values (4170847,'Adley')", length=39, found_semicolon=0xb013b330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd08488, packet=0xafd09e99 "insert into t1 values (4170847,'Adley')", packet_length=39) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd08488) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd08488) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 29 (Thread -1341486192 (LWP 3674)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd0dea8, table_list=0xb457140, mem_root=0xb00a6f98, action=0xb00a6fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd0dea8, start=0xb00a7024, counter=0xb00a7004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd0dea8, tables=0xb457140, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd0dea8, table_list=0xb457140, fields=@0xafd0f534, values_list=@0xafd0f558, update_fields=@0xafd0f54c, update_values=@0xafd0f540, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd0dea8) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd0dea8, inBuf=0xb457080 "insert into t1 values (-3334601,'Star')", length=39, found_semicolon=0xb00a8330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd0dea8, packet=0xafd214d9 "insert into t1 values (-3334601,'Star')", packet_length=39) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd0dea8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd0dea8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 28 (Thread -1338614896 (LWP 3675)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd254e8, table=0xadf77f8, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd254e8, start=0xb0364024, counter=0xb0364004, flags=0) at sql_base.cc:3688 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd254e8, tables=0xadf77f8, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd254e8, table_list=0xadf77f8, fields=@0xafd26b74, values_list=@0xafd26b98, update_fields=@0xafd26b8c, update_values=@0xafd26b80, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd254e8) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd254e8, inBuf=0xadf7730 "insert into t1 values (3755137,'outstrip')", length=42, found_semicolon=0xb0365330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd254e8, packet=0xafd26ef9 "insert into t1 values (3755137,'outstrip')", packet_length=42) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd254e8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd254e8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 27 (Thread -1325089904 (LWP 3676)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd2af08, table_list=0xb413360, mem_root=0xb1049cd8, action=0xb1049d04, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd2af08, start=0xb1049d64, counter=0xb1049d44, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd2af08, tables=0xb413360, derived=true, flags=0) at sql_base.cc:4104 #7 0x0820b6d5 in execute_sqlcom_select (thd=0xafd2af08, all_tables=0xb413360) at mysql_priv.h:1615 #8 0x08211be7 in mysql_execute_command (thd=0xafd2af08) at sql_parse.cc:2107 #9 0x0821455e in mysql_parse (thd=0xafd2af08, inBuf=0xb413208 "select * from t1 where id=-7404408", length=34, found_semicolon=0xb104b330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd2af08, packet=0xafd2c919 "select * from t1 where id=-7404408", packet_length=34) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd2af08) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd2af08) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 26 (Thread -1343091824 (LWP 3677)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd30928, table_list=0xb2221c8, mem_root=0xaff1ef98, action=0xaff1efc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd30928, start=0xaff1f024, counter=0xaff1f004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd30928, tables=0xb2221c8, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd30928, table_list=0xb2221c8, fields=@0xafd31fb4, values_list=@0xafd31fd8, update_fields=@0xafd31fcc, update_values=@0xafd31fc0, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd30928) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd30928, inBuf=0xb222100 "insert into t1 values (-1302256,'Gompers')", length=42, found_semicolon=0xaff20330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd30928, packet=0xafd32339 "insert into t1 values (-1302256,'Gompers')", packet_length=42) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd30928) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd30928) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 25 (Thread -1338815600 (LWP 3678)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd36348, table_list=0xada2658, mem_root=0xb0332f98, action=0xb0332fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd36348, start=0xb0333024, counter=0xb0333004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd36348, tables=0xada2658, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd36348, table_list=0xada2658, fields=@0xafd379d4, values_list=@0xafd379f8, update_fields=@0xafd379ec, update_values=@0xafd379e0, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd36348) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd36348, inBuf=0xada2590 "insert into t1 values (-1747693,'Barrie')", length=41, found_semicolon=0xb0334330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd36348, packet=0xafd37d59 "insert into t1 values (-1747693,'Barrie')", packet_length=41) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd36348) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd36348) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 24 (Thread -1342891120 (LWP 3679)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd3bd68, table=0xadf3b28, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd3bd68, start=0xaff501c4, counter=0xaff50198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd3bd68, table_list=0xadf3b28, fields=@0xafd3d1d8, values=@0xafd3d400, conds=0xadf4218, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd3bd68) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd3bd68, inBuf=0xadf3a60 "update t1 set d='befits' where id=-5692928", length=42, found_semicolon=0xaff51330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd3bd68, packet=0xafd3d779 "update t1 set d='befits' where id=-5692928", packet_length=42) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd3bd68) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd3bd68) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 23 (Thread -1327096944 (LWP 3680)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd41788, table=0xadcf220, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd41788, start=0xb0e601c4, counter=0xb0e60198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd41788, table_list=0xadcf220, fields=@0xafd42bf8, values=@0xafd42e20, conds=0xadcf920, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd41788) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd41788, inBuf=0xadcf150 "update t1 set d='Frostbelt' where id=-6773539", length=45, found_semicolon=0xb0e61330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd41788, packet=0xafd43199 "update t1 set d='Frostbelt' where id=-6773539", packet_length=45) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd41788) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd41788) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 22 (Thread -1325290608 (LWP 3681)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd471a8, table_list=0xadddbf0, mem_root=0xb1018f48, action=0xb1018f74, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd471a8, start=0xb10191c4, counter=0xb1019198, flags=0) at sql_base.cc:3658 #6 0x0828ab7e in mysql_update (thd=0xafd471a8, table_list=0xadddbf0, fields=@0xafd48618, values=@0xafd48840, conds=0xadde2d8, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd471a8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd471a8, inBuf=0xadddb28 "update t1 set d='drawl' where id=-209245", length=40, found_semicolon=0xb101a330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd471a8, packet=0xafd48bb9 "update t1 set d='drawl' where id=-209245", packet_length=40) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd471a8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd471a8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 21 (Thread -1325892720 (LWP 3682)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd4cbc8, table_list=0xaddfc10, mem_root=0xb0f85f48, action=0xb0f85f74, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd4cbc8, start=0xb0f861c4, counter=0xb0f86198, flags=0) at sql_base.cc:3658 #6 0x0828ab7e in mysql_update (thd=0xafd4cbc8, table_list=0xaddfc10, fields=@0xafd4e038, values=@0xafd4e260, conds=0xade0318, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd4cbc8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd4cbc8, inBuf=0xaddfb40 "update t1 set d='bannisters' where id=-2080013", length=46, found_semicolon=0xb0f87330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd4cbc8, packet=0xafd4e5d9 "update t1 set d='bannisters' where id=-2080013", packet_length=46) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd4cbc8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd4cbc8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 20 (Thread -1325491312 (LWP 3683)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de4206 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib/i686/nosegneg/libpthread.so.0 #2 0x0824aa33 in close_cached_tables (thd=0xafd1a2b8, tables=0x0, have_lock=false, wait_for_refresh=true) at sql_base.cc:1011 #3 0x08208c54 in reload_acl_and_cache (thd=0xafd1a2b8, options=4, tables=0x0, write_to_binlog=0xb0fe8a97) at sql_parse.cc:6798 #4 0x0820dc39 in mysql_execute_command (thd=0xafd1a2b8) at sql_parse.cc:3842 #5 0x0821455e in mysql_parse (thd=0xafd1a2b8, inBuf=0xad33830 "flush tables", length=12, found_semicolon=0xb0fe9330) at sql_parse.cc:5841 #6 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd1a2b8, packet=0xafd525e9 "flush tables", packet_length=12) at sql_parse.cc:1120 #7 0x082159b3 in do_command (thd=0xafd1a2b8) at sql_parse.cc:807 #8 0x082071af in handle_one_connection (arg=0xafd1a2b8) at sql_connect.cc:1153 #9 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #10 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 19 (Thread -1342489712 (LWP 3684)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd565f8, table_list=0xae3d328, mem_root=0xaffb1f98, action=0xaffb1fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd565f8, start=0xaffb2024, counter=0xaffb2004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd565f8, tables=0xae3d328, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd565f8, table_list=0xae3d328, fields=@0xafd57c84, values_list=@0xafd57ca8, update_fields=@0xafd57c9c, update_values=@0xafd57c90, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd565f8) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd565f8, inBuf=0xae3d250 "insert into t1 values (-4049406,'significative')", length=48, found_semicolon=0xaffb3330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd565f8, packet=0xafd58009 "insert into t1 values (-4049406,'significative')", packet_length=48) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd565f8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd565f8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 18 (Thread -1341887600 (LWP 3685)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd5c018, table_list=0xade3c88, mem_root=0xb0044f98, action=0xb0044fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd5c018, start=0xb0045024, counter=0xb0045004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd5c018, tables=0xade3c88, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd5c018, table_list=0xade3c88, fields=@0xafd5d6a4, values_list=@0xafd5d6c8, update_fields=@0xafd5d6bc, update_values=@0xafd5d6b0, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd5c018) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd5c018, inBuf=0xade3bb8 "insert into t1 values (4568077,'putatively')", length=44, found_semicolon=0xb0046330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd5c018, packet=0xafd5da29 "insert into t1 values (4568077,'putatively')", packet_length=44) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd5c018) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd5c018) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 17 (Thread -1340683376 (LWP 3686)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd61a38, table_list=0xade9d38, mem_root=0xb016acd8, action=0xb016ad04, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd61a38, start=0xb016ad64, counter=0xb016ad44, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd61a38, tables=0xade9d38, derived=true, flags=0) at sql_base.cc:4104 #7 0x0820b6d5 in execute_sqlcom_select (thd=0xafd61a38, all_tables=0xade9d38) at mysql_priv.h:1615 #8 0x08211be7 in mysql_execute_command (thd=0xafd61a38) at sql_parse.cc:2107 #9 0x0821455e in mysql_parse (thd=0xafd61a38, inBuf=0xade9be0 "select * from t1 where id=5103850", length=33, found_semicolon=0xb016c330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd61a38, packet=0xafd63449 "select * from t1 where id=5103850", packet_length=33) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd61a38) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd61a38) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 16 (Thread -1340482672 (LWP 3687)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd67458, table=0xae2af90, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd67458, start=0xb019c024, counter=0xb019c004, flags=0) at sql_base.cc:3688 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd67458, tables=0xae2af90, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd67458, table_list=0xae2af90, fields=@0xafd68ae4, values_list=@0xafd68b08, update_fields=@0xafd68afc, update_values=@0xafd68af0, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd67458) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd67458, inBuf=0xae2aec8 "insert into t1 values (4795942,'Elsy\\'s')", length=41, found_semicolon=0xb019d330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd67458, packet=0xafd68e69 "insert into t1 values (4795942,'Elsy\\'s')", packet_length=41) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd67458) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd67458) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 15 (Thread -1326093424 (LWP 3688)): #0 0x08249806 in recover_from_failed_open_table_attempt (thd=0xafd6ce78, table=, action=) at sql_base.cc:7546 #1 0x0824a460 in open_tables (thd=0xafd6ce78, start=0xb0f54d64, counter=0xb0f54d44, flags=0) at sql_base.cc:3688 #2 0x0824a594 in open_and_lock_tables_derived (thd=0xafd6ce78, tables=0xae31048, derived=true, flags=0) at sql_base.cc:4104 #3 0x0820b6d5 in execute_sqlcom_select (thd=0xafd6ce78, all_tables=0xae31048) at mysql_priv.h:1615 #4 0x08211be7 in mysql_execute_command (thd=0xafd6ce78) at sql_parse.cc:2107 #5 0x0821455e in mysql_parse (thd=0xafd6ce78, inBuf=0xae30ef0 "select * from t1 where id=1023832", length=33, found_semicolon=0xb0f56330) at sql_parse.cc:5841 #6 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd6ce78, packet=0xafd6e889 "select * from t1 where id=1023832", packet_length=33) at sql_parse.cc:1120 #7 0x082159b3 in do_command (thd=0xafd6ce78) at sql_parse.cc:807 #8 0x082071af in handle_one_connection (arg=0xafd6ce78) at sql_connect.cc:1153 #9 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #10 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 14 (Thread -1338414192 (LWP 3689)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd72898, table_list=0xadb9010, mem_root=0xb0394f98, action=0xb0394fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd72898, start=0xb0395024, counter=0xb0395004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd72898, tables=0xadb9010, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd72898, table_list=0xadb9010, fields=@0xafd73f24, values_list=@0xafd73f48, update_fields=@0xafd73f3c, update_values=@0xafd73f30, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd72898) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd72898, inBuf=0xadb8f48 "insert into t1 values (-2964101,'rumpus')", length=41, found_semicolon=0xb0396330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd72898, packet=0xafd742a9 "insert into t1 values (-2964101,'rumpus')", packet_length=41) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd72898) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd72898) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 13 (Thread -1326294128 (LWP 3690)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd782b8, table_list=0xad4b598, mem_root=0xb0f23cd8, action=0xb0f23d04, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd782b8, start=0xb0f23d64, counter=0xb0f23d44, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd782b8, tables=0xad4b598, derived=true, flags=0) at sql_base.cc:4104 #7 0x0820b6d5 in execute_sqlcom_select (thd=0xafd782b8, all_tables=0xad4b598) at mysql_priv.h:1615 #8 0x08211be7 in mysql_execute_command (thd=0xafd782b8) at sql_parse.cc:2107 #9 0x0821455e in mysql_parse (thd=0xafd782b8, inBuf=0xad4b440 "select * from t1 where id=2629783", length=33, found_semicolon=0xb0f25330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd782b8, packet=0xafd79cc9 "select * from t1 where id=2629783", packet_length=33) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd782b8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd782b8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 12 (Thread -1326695536 (LWP 3691)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd7dcd8, table=0xadc2040, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd7dcd8, start=0xb0ec21c4, counter=0xb0ec2198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd7dcd8, table_list=0xadc2040, fields=@0xafd7f148, values=@0xafd7f370, conds=0xadc2748, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd7dcd8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd7dcd8, inBuf=0xadc1f70 "update t1 set d='hawkweed\\'s' where id=-514259", length=46, found_semicolon=0xb0ec3330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd7dcd8, packet=0xafd7f6e9 "update t1 set d='hawkweed\\'s' where id=-514259", packet_length=46) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd7dcd8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd7dcd8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 11 (Thread -1338213488 (LWP 3692)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd836f8, table_list=0xada6fa0, mem_root=0xb03c5f98, action=0xb03c5fc4, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd836f8, start=0xb03c6024, counter=0xb03c6004, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd836f8, tables=0xada6fa0, derived=true, flags=0) at sql_base.cc:4104 #7 0x0827ff9b in mysql_insert (thd=0xafd836f8, table_list=0xada6fa0, fields=@0xafd84d84, values_list=@0xafd84da8, update_fields=@0xafd84d9c, update_values=@0xafd84d90, duplic=DUP_ERROR, ignore=false) at mysql_priv.h:1615 #8 0x0820f7bf in mysql_execute_command (thd=0xafd836f8) at sql_parse.cc:3024 #9 0x0821455e in mysql_parse (thd=0xafd836f8, inBuf=0xada6ec8 "insert into t1 values (-178664,'unhealthiness\\'s')", length=50, found_semicolon=0xb03c7330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd836f8, packet=0xafd85109 "insert into t1 values (-178664,'unhealthiness\\'s')", packet_length=50) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd836f8) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd836f8) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 10 (Thread -1326896240 (LWP 3693)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6b61 in __lll_mutex_unlock_wake () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de3839 in _L_mutex_unlock_101 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de34a0 in __pthread_mutex_unlock_usercnt () from /lib/i686/nosegneg/libpthread.so.0 #4 0x00de3830 in pthread_mutex_unlock () from /lib/i686/nosegneg/libpthread.so.0 #5 0x08249876 in recover_from_failed_open_table_attempt (thd=0xafd89118, table=0xdeeff4, action=) at sql_base.cc:7554 #6 0x0824a460 in open_tables (thd=0xafd89118, start=0xb0e911c4, counter=0xb0e91198, flags=0) at sql_base.cc:3688 #7 0x0828ab7e in mysql_update (thd=0xafd89118, table_list=0xadacfc8, fields=@0xafd8a588, values=@0xafd8a7b0, conds=0xadad6e0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #8 0x0820f139 in mysql_execute_command (thd=0xafd89118) at sql_parse.cc:2917 #9 0x0821455e in mysql_parse (thd=0xafd89118, inBuf=0xadacef0 "update t1 set d='inconsideration' where id=-8111981", length=51, found_semicolon=0xb0e92330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd89118, packet=0xafd8ab29 "update t1 set d='inconsideration' where id=-8111981", packet_length=51) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd89118) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd89118) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 9 (Thread -1341084784 (LWP 3694)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd8eb38, table=0xadb2fe8, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd8eb38, start=0xb01091c4, counter=0xb0109198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd8eb38, table_list=0xadb2fe8, fields=@0xafd8ffa8, values=@0xafd901d0, conds=0xadb3668, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd8eb38) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd8eb38, inBuf=0xadb2f18 "update t1 set d='gonorrhea' where id=1619572", length=44, found_semicolon=0xb010a330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd8eb38, packet=0xafd90549 "update t1 set d='gonorrhea' where id=1619572", packet_length=44) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd8eb38) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd8eb38) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 8 (Thread -1342088304 (LWP 3695)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafd1e200, table=0xadb6018, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafd1e200, start=0xb00141c4, counter=0xb0014198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafd1e200, table_list=0xadb6018, fields=@0xafd1f670, values=@0xafd1f898, conds=0xadb6698, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafd1e200) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafd1e200, inBuf=0xadb5f48 "update t1 set d='olivenite' where id=4681162", length=44, found_semicolon=0xb0015330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd1e200, packet=0xafd94559 "update t1 set d='olivenite' where id=4681162", packet_length=44) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafd1e200) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafd1e200) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 7 (Thread -1342289008 (LWP 3696)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd98568, table_list=0xad91998, mem_root=0xaffe2cd8, action=0xaffe2d04, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd98568, start=0xaffe2d64, counter=0xaffe2d44, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd98568, tables=0xad91998, derived=true, flags=0) at sql_base.cc:4104 #7 0x0820b6d5 in execute_sqlcom_select (thd=0xafd98568, all_tables=0xad91998) at mysql_priv.h:1615 #8 0x08211be7 in mysql_execute_command (thd=0xafd98568) at sql_parse.cc:2107 #9 0x0821455e in mysql_parse (thd=0xafd98568, inBuf=0xad91840 "select * from t1 where id=-7187288", length=34, found_semicolon=0xaffe4330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd98568, packet=0xafd99f79 "select * from t1 where id=-7187288", packet_length=34) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd98568) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd98568) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 6 (Thread -1340081264 (LWP 3697)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafd9df88, table_list=0xad989d8, mem_root=0xb01fdcd8, action=0xb01fdd04, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafd9df88, start=0xb01fdd64, counter=0xb01fdd44, flags=0) at sql_base.cc:3658 #6 0x0824a594 in open_and_lock_tables_derived (thd=0xafd9df88, tables=0xad989d8, derived=true, flags=0) at sql_base.cc:4104 #7 0x0820b6d5 in execute_sqlcom_select (thd=0xafd9df88, all_tables=0xad989d8) at mysql_priv.h:1615 #8 0x08211be7 in mysql_execute_command (thd=0xafd9df88) at sql_parse.cc:2107 #9 0x0821455e in mysql_parse (thd=0xafd9df88, inBuf=0xad98880 "select * from t1 where id=-7322513", length=34, found_semicolon=0xb01ff330) at sql_parse.cc:5841 #10 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafd9df88, packet=0xafd9f999 "select * from t1 where id=-7322513", packet_length=34) at sql_parse.cc:1120 #11 0x082159b3 in do_command (thd=0xafd9df88) at sql_parse.cc:807 #12 0x082071af in handle_one_connection (arg=0xafd9df88) at sql_connect.cc:1153 #13 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #14 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 5 (Thread -1342690416 (LWP 3698)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafda39a8, table_list=0xae06ad8, mem_root=0xaff80f48, action=0xaff80f74, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafda39a8, start=0xaff811c4, counter=0xaff81198, flags=0) at sql_base.cc:3658 #6 0x0828ab7e in mysql_update (thd=0xafda39a8, table_list=0xae06ad8, fields=@0xafda4e18, values=@0xafda5040, conds=0xae071c0, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafda39a8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafda39a8, inBuf=0xae06a10 "update t1 set d='Aswan' where id=-7064593", length=41, found_semicolon=0xaff82330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafda39a8, packet=0xafda53b9 "update t1 set d='Aswan' where id=-7064593", packet_length=41) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafda39a8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafda39a8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 4 (Thread -1343292528 (LWP 3699)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x082497c8 in recover_from_failed_open_table_attempt (thd=0xafda93c8, table=0xadffaa0, action=) at sql_base.cc:7539 #5 0x0824a460 in open_tables (thd=0xafda93c8, start=0xafeee1c4, counter=0xafeee198, flags=0) at sql_base.cc:3688 #6 0x0828ab7e in mysql_update (thd=0xafda93c8, table_list=0xadffaa0, fields=@0xafdaa838, values=@0xafdaaa60, conds=0xae00130, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafda93c8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafda93c8, inBuf=0xadff9d0 "update t1 set d='polysepalous' where id=3116029", length=47, found_semicolon=0xafeef330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafda93c8, packet=0xafdaadd9 "update t1 set d='polysepalous' where id=3116029", packet_length=47) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafda93c8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafda93c8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 3 (Thread -1341686896 (LWP 3700)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6a4e in __lll_mutex_lock_wait () from /lib/i686/nosegneg/libpthread.so.0 #2 0x00de285c in _L_mutex_lock_85 () from /lib/i686/nosegneg/libpthread.so.0 #3 0x00de239d in pthread_mutex_lock () from /lib/i686/nosegneg/libpthread.so.0 #4 0x0824668c in open_table (thd=0xafdaede8, table_list=0xae0db20, mem_root=0xb0075f48, action=0xb0075f74, flags=0) at sql_base.cc:2529 #5 0x0824a28a in open_tables (thd=0xafdaede8, start=0xb00761c4, counter=0xb0076198, flags=0) at sql_base.cc:3658 #6 0x0828ab7e in mysql_update (thd=0xafdaede8, table_list=0xae0db20, fields=@0xafdb0258, values=@0xafdb0480, conds=0xae0e220, order_num=0, order=0x0, limit=18446744073709551615, handle_duplicates=DUP_ERROR, ignore=false) at sql_update.cc:211 #7 0x0820f139 in mysql_execute_command (thd=0xafdaede8) at sql_parse.cc:2917 #8 0x0821455e in mysql_parse (thd=0xafdaede8, inBuf=0xae0da50 "update t1 set d='Tymothy\\'s' where id=-2203991", length=46, found_semicolon=0xb0077330) at sql_parse.cc:5841 #9 0x082152e9 in dispatch_command (command=COM_QUERY, thd=0xafdaede8, packet=0xafdb07f9 "update t1 set d='Tymothy\\'s' where id=-2203991", packet_length=46) at sql_parse.cc:1120 #10 0x082159b3 in do_command (thd=0xafdaede8) at sql_parse.cc:807 #11 0x082071af in handle_one_connection (arg=0xafdaede8) at sql_connect.cc:1153 #12 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #13 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 2 (Thread -1325692016 (LWP 3743)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00de6e2b in __read_nocancel () from /lib/i686/nosegneg/libpthread.so.0 #2 0x081f636d in my_real_read (net=0xafdb4898, complen=0xb0fb8338) at net_serv.cc:811 #3 0x081f67b5 in my_net_read (net=0xafdb4898) at net_serv.cc:992 #4 0x08215959 in do_command (thd=0xafdb4808) at sql_parse.cc:753 #5 0x082071af in handle_one_connection (arg=0xafdb4808) at sql_connect.cc:1153 #6 0x00de0402 in start_thread () from /lib/i686/nosegneg/libpthread.so.0 #7 0x00d612ae in clone () from /lib/i686/nosegneg/libc.so.6 Thread 1 (Thread -1208035104 (LWP 3618)): #0 0x00f5f402 in __kernel_vsyscall () #1 0x00d59ea1 in ___newselect_nocancel () from /lib/i686/nosegneg/libc.so.6 #2 0x081fed64 in handle_connections_sockets (arg=0x0) at mysqld.cc:5092 #3 0x08203312 in main (argc=49152, argv=0x0) at mysqld.cc:4600 #0 0x00f5f402 in __kernel_vsyscall () (gdb)