# 2010-06-21T21:16:21 Copyright (c) 2008-2009 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. # 2010-06-21T21:16:21 Please see http://forge.mysql.com/wiki/Category:RandomQueryGenerator for more information on this test framework. # 2010-06-21T21:16:21 Starting # 2010-06-21T21:16:21 # runall.pl \ # 2010-06-21T21:16:21 # --gendata=1.zz \ # 2010-06-21T21:16:21 # --duration=200 \ # 2010-06-21T21:16:21 # --queries=3000 \ # 2010-06-21T21:16:21 # --reporter=Deadlock,Backtrace,Shutdown \ # 2010-06-21T21:16:21 # --basedir=/data0/mleich/repo/mysql-trunk-runtime/ \ # 2010-06-21T21:16:21 # --mysqld=--lock-wait-timeout=1 \ # 2010-06-21T21:16:21 # --mysqld=--innodb-lock-wait-timeout=2 \ # 2010-06-21T21:16:21 # --mysqld=--log-output=none \ # 2010-06-21T21:16:21 # --mysqld=--secure-file-priv=/tmp/ \ # 2010-06-21T21:16:21 # --mysqld=--loose-innodb-lock-wait-timeout=2 \ # 2010-06-21T21:16:21 # --grammar=1.yy \ # 2010-06-21T21:16:21 # --vardir=/dev/shm/var_1276601155 \ # 2010-06-21T21:16:21 # --threads=32 # 2010-06-21T21:16:21 master_port : 19300 slave_port : 19302 master_ports : 19300 19302 MTR_BUILD_THREAD : 930 # 2010-06-21T21:16:21 Running perl mysql-test-run.pl --start-and-exit --skip-ndb --mysqld=--core-file --mysqld=--loose-new --mysqld=--sql-mode=no_engine_substitution --mysqld=--relay-log=slave-relay-bin --mysqld=--loose-innodb --mysqld=--loose-falcon-debug-mask=2 --mysqld=--secure-file-priv= --mysqld=--max-allowed-packet=16Mb --mysqld=--loose-innodb-status-file=1 --mysqld=--master-retry-count=65535 --vardir=/dev/shm/var_1276601155 --master_port=19300 --mysqld="--lock-wait-timeout=1" --mysqld="--innodb-lock-wait-timeout=2" --mysqld="--log-output=none" --mysqld="--secure-file-priv=/tmp/" --mysqld="--loose-innodb-lock-wait-timeout=2" 1st 2>&1 . ======================================================= WARNING: Using mysql-test-run.pl version 1! ======================================================= Logging: lib/v1/mysql-test-run.pl --start-and-exit --skip-ndb --mysqld=--core-file --mysqld=--loose-new --mysqld=--sql-mode=no_engine_substitution --mysqld=--relay-log=slave-relay-bin --mysqld=--loose-innodb --mysqld=--loose-falcon-debug-mask=2 --mysqld=--secure-file-priv= --mysqld=--max-allowed-packet=16Mb --mysqld=--loose-innodb-status-file=1 --mysqld=--master-retry-count=65535 --vardir=/dev/shm/var_1276601155 --master_port=19300 --mysqld=--lock-wait-timeout=1 --mysqld=--innodb-lock-wait-timeout=2 --mysqld=--log-output=none --mysqld=--secure-file-priv=/tmp/ --mysqld=--loose-innodb-lock-wait-timeout=2 1st 100621 21:16:21 [Note] Buffered information: Performance schema disabled (reason: start parameters). 100621 21:16:21 [Note] Plugin 'FEDERATED' is disabled. 100621 21:16:21 [Note] Plugin 'ndbcluster' is disabled. MySQL Version 5.5.5 Using dynamic switching of binlog format Skipping ndbcluster Setting mysqld to support SSL connections Binaries are debug compiled Using MTR_BUILD_THREAD = 930 Using MASTER_MYPORT = 19300 Using MASTER_MYPORT1 = 19301 Using SLAVE_MYPORT = 19302 Using SLAVE_MYPORT1 = 19303 Using SLAVE_MYPORT2 = 19304 Using IM_PORT = 19307 Using IM_MYSQLD1_PORT = 19308 Using IM_MYSQLD2_PORT = 19309 Killing Possible Leftover Processes Removing Stale Files Creating Directories Installing Master Database ======================================================= TEST RESULT TIME (ms) ------------------------------------------------------- Servers started, exiting # 2010-06-21T21:16:22 Starting # 2010-06-21T21:16:22 gentest.pl \ # 2010-06-21T21:16:22 --gendata=1.zz \ # 2010-06-21T21:16:22 --reporter=Deadlock \ # 2010-06-21T21:16:22 --reporter=Backtrace \ # 2010-06-21T21:16:22 --reporter=Shutdown \ # 2010-06-21T21:16:22 --threads=32 \ # 2010-06-21T21:16:22 --queries=3000 \ # 2010-06-21T21:16:22 --duration=200 \ # 2010-06-21T21:16:22 --dsn=dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test \ # 2010-06-21T21:16:22 --grammar=1.yy # 2010-06-21T21:16:22 ------------------------------- # 2010-06-21T21:16:22 Configuration # 2010-06-21T21:16:22 dsn => ['dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test'] # 2010-06-21T21:16:22 duration => 200 # 2010-06-21T21:16:22 gendata => 1.zz # 2010-06-21T21:16:22 grammar => 1.yy # 2010-06-21T21:16:22 queries => 3000 # 2010-06-21T21:16:22 reporters => ['Deadlock', 'Backtrace', 'Shutdown'] # 2010-06-21T21:16:22 seed => 1 # 2010-06-21T21:16:22 threads => 32 # 2010-06-21T21:16:22 validators => [''] # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 # Creating MySQL table: test.table0_int; engine: ; rows: 0 . # 2010-06-21T21:16:22 # Creating MySQL table: test.table0_int_autoinc; engine: ; rows: 0 . # 2010-06-21T21:16:22 # Creating MySQL table: test.table1_int; engine: ; rows: 1 . # 2010-06-21T21:16:22 # Creating MySQL table: test.table1_int_autoinc; engine: ; rows: 1 . # 2010-06-21T21:16:22 Reporters: Deadlock, Backtrace, Shutdown # 2010-06-21T21:16:22 Validators: ErrorMessageCorruption # 2010-06-21T21:16:22 Starting 32 processes, 3000 queries each, duration 200 seconds. # 2010-06-21T21:16:22 GenTest::ErrorFilter(10605) started # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:22 Default schema: test # 2010-06-21T21:16:22 Caching metadata for dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Lost connection to MySQL server at 'reading initial communication packet', system error: 104 # 2010-06-21T21:16:23 Query: SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ') failed: 2013 Lost connection to MySQL server during query # 2010-06-21T21:16:23 Server crash reported at dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:23 Query: TRUNCATE TABLE t1 failed: 2013 Lost connection to MySQL server during query # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Lost connection to MySQL server at 'reading initial communication packet', system error: 104 # 2010-06-21T21:16:23 Server crash reported at dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:23 Query: TRUNCATE TABLE t1 failed: 2013 Lost connection to MySQL server during query # 2010-06-21T21:16:23 Server crash reported at dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:23 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:24 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 connect() to dsn dbi:mysql:host=127.0.0.1:port=19300:user=root:database=test failed: Can't connect to MySQL server on '127.0.0.1' (111) # 2010-06-21T21:16:25 Killing child process with pid 10634... # 2010-06-21T21:16:25 Killing child process with pid 10619... # 2010-06-21T21:16:25 Killing child process with pid 10632... # 2010-06-21T21:16:25 Killing child process with pid 10637... # 2010-06-21T21:16:25 Killing child process with pid 10626... # 2010-06-21T21:16:25 Killing child process with pid 10625... # 2010-06-21T21:16:25 Killing child process with pid 10617... # 2010-06-21T21:16:25 Killing child process with pid 10635... # 2010-06-21T21:16:25 Killing child process with pid 10613... # 2010-06-21T21:16:25 Killing child process with pid 10624... # 2010-06-21T21:16:25 Killing child process with pid 10644... # 2010-06-21T21:16:25 Killing child process with pid 10629... # 2010-06-21T21:16:25 Killing child process with pid 10640... # 2010-06-21T21:16:25 Killing child process with pid 10627... # 2010-06-21T21:16:25 Killing child process with pid 10638... # 2010-06-21T21:16:25 Killing child process with pid 10615... # 2010-06-21T21:16:25 Killing child process with pid 10643... # 2010-06-21T21:16:25 Killing child process with pid 10622... # 2010-06-21T21:16:25 Killing child process with pid 10641... # 2010-06-21T21:16:25 Killing child process with pid 10631... # 2010-06-21T21:16:25 Killing child process with pid 10620... # 2010-06-21T21:16:25 Killing child process with pid 10628... # 2010-06-21T21:16:25 Killing child process with pid 10642... # 2010-06-21T21:16:25 Killing child process with pid 10636... # 2010-06-21T21:16:25 Killing child process with pid 10623... # 2010-06-21T21:16:25 Killing child process with pid 10630... # 2010-06-21T21:16:25 Killing child process with pid 10633... # 2010-06-21T21:16:25 Killing child process with pid 10611... # 2010-06-21T21:16:25 Killing child process with pid 10609... # 2010-06-21T21:16:25 Killing child process with pid 10639... # 2010-06-21T21:16:25 Killing child process with pid 10621... # 2010-06-21T21:16:25 Started periodic reporting process... # 2010-06-21T21:16:26 Killing periodic reporting process with pid 10606... # 2010-06-21T21:16:26 Kill GenTest::ErrorFilter(10605) # 2010-06-21T21:16:26 Server crash reported, initiating post-crash analysis... # 2010-06-21T21:16:26 datadir is /dev/shm/var_1276601155/master-data/ # 2010-06-21T21:16:26 binary is /data0/mleich/repo/mysql-trunk-runtime/mysql-test/../sql/mysqld # 2010-06-21T21:16:26 bindir is /data0/mleich/repo/mysql-trunk-runtime/mysql-test/../sql # 2010-06-21T21:16:26 core is /dev/shm/var_1276601155/master-data//core.10579 # 2010-06-21T21:16:28 [New Thread 10618] # 2010-06-21T21:16:28 [New Thread 10616] # 2010-06-21T21:16:28 [New Thread 10614] # 2010-06-21T21:16:28 [New Thread 10612] # 2010-06-21T21:16:28 [New Thread 10608] # 2010-06-21T21:16:28 [New Thread 10597] # 2010-06-21T21:16:28 [New Thread 10596] # 2010-06-21T21:16:28 [New Thread 10595] # 2010-06-21T21:16:28 [New Thread 10594] # 2010-06-21T21:16:28 [New Thread 10593] # 2010-06-21T21:16:28 [New Thread 10592] # 2010-06-21T21:16:28 [New Thread 10591] # 2010-06-21T21:16:28 [New Thread 10590] # 2010-06-21T21:16:28 [New Thread 10589] # 2010-06-21T21:16:28 [New Thread 10588] # 2010-06-21T21:16:28 [New Thread 10587] # 2010-06-21T21:16:28 [New Thread 10586] # 2010-06-21T21:16:28 [New Thread 10585] # 2010-06-21T21:16:28 [New Thread 10584] # 2010-06-21T21:16:28 [New Thread 10583] # 2010-06-21T21:16:28 [New Thread 10582] # 2010-06-21T21:16:28 [New Thread 10579] # 2010-06-21T21:16:28 Core was generated by `/data0/mleich/repo/mysql-trunk-runtime/sql/mysqld --no-defaults --basedir=/data'. # 2010-06-21T21:16:28 Program terminated with signal 6, Aborted. # 2010-06-21T21:16:28 #0 0x000000382860bd02 in pthread_kill () from /lib64/libpthread.so.0 # 2010-06-21T21:16:28 #0 0x000000382860bd02 in pthread_kill () from /lib64/libpthread.so.0 # 2010-06-21T21:16:28 #1 0x0000000000b5b149 in my_write_core (sig=6) at stacktrace.c:326 # 2010-06-21T21:16:28 #2 0x0000000000699e71 in handle_segfault (sig=6) at mysqld.cc:2791 # 2010-06-21T21:16:28 #3 # 2010-06-21T21:16:28 #4 0x0000003827a30265 in raise () from /lib64/libc.so.6 # 2010-06-21T21:16:28 #5 0x0000003827a31d10 in abort () from /lib64/libc.so.6 # 2010-06-21T21:16:28 #6 0x00000000009f6aa1 in fseg_inode_get (header=0x2aaaab7e804a "", space=0, zip_size=0, mtr=0x495f2a10) at fsp/fsp0fsp.c:2103 # 2010-06-21T21:16:28 #7 0x00000000009f720f in fseg_n_reserved_pages (header=0x2aaaab7e804a "", used=0x495f2eb8, mtr=0x495f2a10) at fsp/fsp0fsp.c:2437 # 2010-06-21T21:16:28 #8 0x00000000009b8eef in btr_get_size (index=0x2aaab4076f88, flag=1) at btr/btr0btr.c:428 # 2010-06-21T21:16:28 #9 0x00000000009e535d in dict_update_statistics_low (table=0x2aaab405c3e8, has_dict_mutex=0) at dict/dict0dict.c:4235 # 2010-06-21T21:16:28 #10 0x00000000009e5454 in dict_update_statistics (table=0x2aaab405c3e8) at dict/dict0dict.c:4277 # 2010-06-21T21:16:28 #11 0x000000000093db2d in ha_innobase::info (this=0x2aaab4028278, flag=84) at handler/ha_innodb.cc:7715 # 2010-06-21T21:16:28 #12 0x0000000000838e2a in get_schema_tables_record (thd=0x2aaab403a528, tables=0x2aaab80081a0, table=0x2aaab4068df8, res=false, db_name=0x495f48f0, table_name=0x495f4900) at sql_show.cc:3841 # 2010-06-21T21:16:28 #13 0x0000000000847dc5 in get_all_tables (thd=0x2aaab403a528, tables=0x16e57d58, cond=0x2aaab8007d18) at sql_show.cc:3608 # 2010-06-21T21:16:28 #14 0x0000000000833cc3 in get_schema_tables_result (join=0x2aaab802e388, executed_place=PROCESSED_BY_JOIN_EXEC) at sql_show.cc:6666 # 2010-06-21T21:16:28 #15 0x00000000007490e6 in JOIN::exec (this=0x2aaab802e388) at sql_select.cc:1872 # 2010-06-21T21:16:28 #16 0x0000000000745add in mysql_select (thd=0x2aaab403a528, rref_pointer_array=0x2aaab403c690, tables=0x16e57d58, wild_num=1, fields=..., conds=0x16e58a60, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, # 2010-06-21T21:16:28 result=0x16e59968, unit=0x2aaab403bec0, select_lex=0x2aaab403c4c0) at sql_select.cc:2549 # 2010-06-21T21:16:28 #17 0x000000000074b207 in handle_select (thd=0x2aaab403a528, lex=0x2aaab403be18, result=0x16e59968, setup_tables_done_option=0) at sql_select.cc:290 # 2010-06-21T21:16:28 #18 0x00000000006aae58 in execute_sqlcom_select (thd=0x2aaab403a528, all_tables=0x16e57d58) at sql_parse.cc:4882 # 2010-06-21T21:16:28 #19 0x00000000006abf05 in mysql_execute_command (thd=0x2aaab403a528) at sql_parse.cc:2329 # 2010-06-21T21:16:28 #20 0x00000000006b3577 in mysql_parse (thd=0x2aaab403a528, inBuf=0x16e57ac8 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", length=107, parser_state=0x495f69b0) at sql_parse.cc:5911 # 2010-06-21T21:16:28 #21 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab403a528, packet=0x2aaab403d259 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", packet_length=107) # 2010-06-21T21:16:28 at sql_parse.cc:1135 # 2010-06-21T21:16:28 #22 0x00000000006b6072 in do_command (thd=0x2aaab403a528) at sql_parse.cc:807 # 2010-06-21T21:16:28 #23 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab403a528) at sql_connect.cc:1196 # 2010-06-21T21:16:28 #24 0x00000000006a4047 in handle_one_connection (arg=0x2aaab403a528) at sql_connect.cc:1135 # 2010-06-21T21:16:28 #25 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:28 #26 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 [New Thread 10618] # 2010-06-21T21:16:30 [New Thread 10616] # 2010-06-21T21:16:30 [New Thread 10614] # 2010-06-21T21:16:30 [New Thread 10612] # 2010-06-21T21:16:30 [New Thread 10608] # 2010-06-21T21:16:30 [New Thread 10597] # 2010-06-21T21:16:30 [New Thread 10596] # 2010-06-21T21:16:30 [New Thread 10595] # 2010-06-21T21:16:30 [New Thread 10594] # 2010-06-21T21:16:30 [New Thread 10593] # 2010-06-21T21:16:30 [New Thread 10592] # 2010-06-21T21:16:30 [New Thread 10591] # 2010-06-21T21:16:30 [New Thread 10590] # 2010-06-21T21:16:30 [New Thread 10589] # 2010-06-21T21:16:30 [New Thread 10588] # 2010-06-21T21:16:30 [New Thread 10587] # 2010-06-21T21:16:30 [New Thread 10586] # 2010-06-21T21:16:30 [New Thread 10585] # 2010-06-21T21:16:30 [New Thread 10584] # 2010-06-21T21:16:30 [New Thread 10583] # 2010-06-21T21:16:30 [New Thread 10582] # 2010-06-21T21:16:30 [New Thread 10579] # 2010-06-21T21:16:30 Core was generated by `/data0/mleich/repo/mysql-trunk-runtime/sql/mysqld --no-defaults --basedir=/data'. # 2010-06-21T21:16:30 Program terminated with signal 6, Aborted. # 2010-06-21T21:16:30 #0 0x000000382860bd02 in pthread_kill () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 23 (Thread 10579): # 2010-06-21T21:16:30 #0 0x0000003827acaf36 in poll () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #1 0x000000000069a5e4 in handle_connections_sockets () at mysqld.cc:5411 # 2010-06-21T21:16:30 #2 0x000000000069e7a7 in mysqld_main (argc=46, argv=0x160a08a0) at mysqld.cc:4875 # 2010-06-21T21:16:30 #3 0x000000000069382b in main (argc=46, argv=0x7fff32d5b1d8) at main.cc:24 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 22 (Thread 10582): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf5c8, mp=0x166cf550, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf550, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=0, message1=0x41ce70e0, message2=0x41ce70d8, type=0x41ce70d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=0) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e00) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 21 (Thread 10583): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf688, mp=0x166cf610, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf610, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=1, message1=0x40d2c0e0, message2=0x40d2c0d8, type=0x40d2c0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=1) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e08) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 20 (Thread 10584): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf748, mp=0x166cf6d0, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf6d0, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=2, message1=0x426e80e0, message2=0x426e80d8, type=0x426e80d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=2) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e10) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 19 (Thread 10585): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf808, mp=0x166cf790, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf790, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=3, message1=0x430e90e0, message2=0x430e90d8, type=0x430e90d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=3) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e18) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 18 (Thread 10586): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf8c8, mp=0x166cf850, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf850, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=4, message1=0x43aea0e0, message2=0x43aea0d8, type=0x43aea0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=4) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e20) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 17 (Thread 10587): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cf988, mp=0x166cf910, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf910, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=5, message1=0x444eb0e0, message2=0x444eb0d8, type=0x444eb0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=5) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e28) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 16 (Thread 10588): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cfa48, mp=0x166cf9d0, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cf9d0, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=6, message1=0x44eec0e0, message2=0x44eec0d8, type=0x44eec0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=6) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e30) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 15 (Thread 10589): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cfb08, mp=0x166cfa90, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cfa90, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=7, message1=0x458ed0e0, message2=0x458ed0d8, type=0x458ed0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=7) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e38) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 14 (Thread 10590): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cfbc8, mp=0x166cfb50, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cfb50, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=8, message1=0x462ee0e0, message2=0x462ee0d8, type=0x462ee0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=8) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e40) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 13 (Thread 10591): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x166cfc88, mp=0x166cfc10, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x166cfc10, reset_sig_count=0) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009656a8 in os_aio_simulated_handle (global_segment=9, message1=0x46cef0e0, message2=0x46cef0d8, type=0x46cef0d0) at os/os0file.c:4874 # 2010-06-21T21:16:30 #4 0x00000000009f36c7 in fil_aio_wait (segment=9) at fil/fil0fil.c:4464 # 2010-06-21T21:16:30 #5 0x000000000099db39 in io_handler_thread (arg=0x1364e48) at srv/srv0start.c:494 # 2010-06-21T21:16:30 #6 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #7 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 12 (Thread 10592): # 2010-06-21T21:16:30 #0 0x0000003827accfc2 in select () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #1 0x0000000000967303 in os_thread_sleep (tm=1000000) at os/os0thread.c:286 # 2010-06-21T21:16:30 #2 0x000000000099b7cc in srv_lock_timeout_thread (arg=0x0) at srv/srv0srv.c:2187 # 2010-06-21T21:16:30 #3 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #4 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 11 (Thread 10593): # 2010-06-21T21:16:30 #0 0x0000003827accfc2 in select () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #1 0x0000000000967303 in os_thread_sleep (tm=1000000) at os/os0thread.c:286 # 2010-06-21T21:16:30 #2 0x000000000099baef in srv_error_monitor_thread (arg=0x0) at srv/srv0srv.c:2357 # 2010-06-21T21:16:30 #3 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #4 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 10 (Thread 10594): # 2010-06-21T21:16:30 #0 0x0000003827accfc2 in select () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #1 0x0000000000967303 in os_thread_sleep (tm=5000000) at os/os0thread.c:286 # 2010-06-21T21:16:30 #2 0x000000000099b470 in srv_monitor_thread (arg=0x0) at srv/srv0srv.c:2041 # 2010-06-21T21:16:30 #3 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #4 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 9 (Thread 10595): # 2010-06-21T21:16:30 #0 0x0000003827accfc2 in select () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #1 0x0000000000967303 in os_thread_sleep (tm=1000000) at os/os0thread.c:286 # 2010-06-21T21:16:30 #2 0x000000000099bf88 in srv_master_thread (arg=0x0) at srv/srv0srv.c:2619 # 2010-06-21T21:16:30 #3 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #4 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 8 (Thread 10596): # 2010-06-21T21:16:30 #0 0x000000382860e838 in do_sigwait () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x000000382860e8dd in sigwait () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #2 0x0000000000699740 in signal_hand (arg=0x0) at mysqld.cc:2992 # 2010-06-21T21:16:30 #3 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #4 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 7 (Thread 10597): # 2010-06-21T21:16:30 #0 0x000000382860d91b in read () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b2fafd in vio_read (vio=0x2aaab4004678, buf=0x2aaab402f778 "\a", size=4) at viosocket.c:44 # 2010-06-21T21:16:30 #2 0x0000000000687cf3 in my_real_read (net=0x2aaab4024590, complen=0x49574fe8) at net_serv.cc:834 # 2010-06-21T21:16:30 #3 0x0000000000688306 in my_net_read (net=0x2aaab4024590) at net_serv.cc:1031 # 2010-06-21T21:16:30 #4 0x00000000006b5edd in do_command (thd=0x2aaab4024398) at sql_parse.cc:753 # 2010-06-21T21:16:30 #5 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab4024398) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #6 0x00000000006a4047 in handle_one_connection (arg=0x2aaab4024398) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #7 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #8 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 6 (Thread 10608): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x16b6df58, mp=0x16b6dee0, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x16b6dee0, reset_sig_count=4) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009a02b4 in sync_array_wait_event (arr=0x160a1a70, index=1) at sync/sync0arr.c:457 # 2010-06-21T21:16:30 #4 0x00000000009a2598 in mutex_spin_wait (mutex=0x16b6de28, file_name=0xd49238 "dict/dict0dict.c", line=709) at sync/sync0sync.c:618 # 2010-06-21T21:16:30 #5 0x00000000009a1e93 in mutex_enter_func (mutex=0x16b6de28, file_name=0xd49238 "dict/dict0dict.c", line=709) at ./include/sync0sync.ic:222 # 2010-06-21T21:16:30 #6 0x00000000009a1f41 in pfs_mutex_enter_func (mutex=0x16b6de28, file_name=0xd49238 "dict/dict0dict.c", line=709) at ./include/sync0sync.ic:250 # 2010-06-21T21:16:30 #7 0x00000000009df421 in dict_table_get (table_name=0x495b2690 "test/t1", inc_mysql_count=1) at dict/dict0dict.c:709 # 2010-06-21T21:16:30 #8 0x000000000093e72b in ha_innobase::open (this=0x2aaab800a0f8, name=0x2aaab800d8b0 "./test/t1", mode=2, test_if_locked=2) at handler/ha_innodb.cc:3645 # 2010-06-21T21:16:30 #9 0x00000000007f6a1a in handler::ha_open (this=0x2aaab800a0f8, table_arg=0x2aaab80097f8, name=0x2aaab800d8b0 "./test/t1", mode=2, test_if_locked=2) at handler.cc:2126 # 2010-06-21T21:16:30 #10 0x0000000000715fc9 in open_table_from_share (thd=0x2aaab40337b8, share=0x2aaab800d548, alias=0x2aaab815d058 "t1", db_stat=39, prgflag=44, ha_open_flags=0, outparam=0x2aaab80097f8, is_create_table=false) at table.cc:1943 # 2010-06-21T21:16:30 #11 0x0000000000709b19 in open_table (thd=0x2aaab40337b8, table_list=0x2aaab815d060, mem_root=0x495b3310, ot_ctx=0x495b32d0) at sql_base.cc:3126 # 2010-06-21T21:16:30 #12 0x000000000070a8a8 in open_and_process_table (thd=0x2aaab40337b8, lex=0x2aaab40350a8, tables=0x2aaab815d060, counter=0x495b345c, flags=1026, prelocking_strategy=0x495b33e0, has_prelocking_list=false, ot_ctx=0x495b32d0, new_frm_mem=0x495b3310) # 2010-06-21T21:16:30 at sql_base.cc:4510 # 2010-06-21T21:16:30 #13 0x000000000070b083 in open_tables (thd=0x2aaab40337b8, start=0x495b3420, counter=0x495b345c, flags=1026, prelocking_strategy=0x495b33e0) at sql_base.cc:4915 # 2010-06-21T21:16:30 #14 0x00000000005a46cc in open_tables (thd=0x2aaab40337b8, tables=0x495b3420, counter=0x495b345c, flags=1026) at sql_base.h:429 # 2010-06-21T21:16:30 #15 0x000000000070b4a7 in open_normal_and_derived_tables (thd=0x2aaab40337b8, tables=0x2aaab815d060, flags=1026) at sql_base.cc:5545 # 2010-06-21T21:16:30 #16 0x0000000000847cb0 in get_all_tables (thd=0x2aaab40337b8, tables=0x16c72528, cond=0x2aaab815cbd8) at sql_show.cc:3573 # 2010-06-21T21:16:30 #17 0x0000000000833cc3 in get_schema_tables_result (join=0x2aaab815a0e8, executed_place=PROCESSED_BY_JOIN_EXEC) at sql_show.cc:6666 # 2010-06-21T21:16:30 #18 0x00000000007490e6 in JOIN::exec (this=0x2aaab815a0e8) at sql_select.cc:1872 # 2010-06-21T21:16:30 #19 0x0000000000745add in mysql_select (thd=0x2aaab40337b8, rref_pointer_array=0x2aaab4035920, tables=0x16c72528, wild_num=1, fields=..., conds=0x16c73230, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, # 2010-06-21T21:16:30 result=0x16c74138, unit=0x2aaab4035150, select_lex=0x2aaab4035750) at sql_select.cc:2549 # 2010-06-21T21:16:30 #20 0x000000000074b207 in handle_select (thd=0x2aaab40337b8, lex=0x2aaab40350a8, result=0x16c74138, setup_tables_done_option=0) at sql_select.cc:290 # 2010-06-21T21:16:30 #21 0x00000000006aae58 in execute_sqlcom_select (thd=0x2aaab40337b8, all_tables=0x16c72528) at sql_parse.cc:4882 # 2010-06-21T21:16:30 #22 0x00000000006abf05 in mysql_execute_command (thd=0x2aaab40337b8) at sql_parse.cc:2329 # 2010-06-21T21:16:30 #23 0x00000000006b3577 in mysql_parse (thd=0x2aaab40337b8, inBuf=0x16c72298 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", length=107, parser_state=0x495b59b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #24 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab40337b8, packet=0x2aaab40364e9 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", packet_length=107) # 2010-06-21T21:16:30 at sql_parse.cc:1135 # 2010-06-21T21:16:30 #25 0x00000000006b6072 in do_command (thd=0x2aaab40337b8) at sql_parse.cc:807 # 2010-06-21T21:16:30 #26 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab40337b8) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #27 0x00000000006a4047 in handle_one_connection (arg=0x2aaab40337b8) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #28 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #29 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 5 (Thread 10612): # 2010-06-21T21:16:30 #0 0x000000382860b150 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67cdb in safe_cond_timedwait (cond=0x2aaab406f9b0, mp=0x2aaab406f940, abstime=0x49635d40, file=0xd1b240 "../include/mysql/psi/mysql_thread.h", line=1092) at thr_mutex.c:278 # 2010-06-21T21:16:30 #2 0x00000000008d18c4 in inline_mysql_cond_timedwait (that=0x2aaab406f9b0, mutex=0x2aaab406f940, abstime=0x49635d40, src_file=0xd1b024 "mdl.cc", src_line=1061) at ../include/mysql/psi/mysql_thread.h:1092 # 2010-06-21T21:16:30 #3 0x00000000008d1afc in MDL_wait::timed_wait (this=0x2aaab406f940, thd=0x2aaab406f878, abs_timeout=0x49635d40, set_status_on_timeout=true) at mdl.cc:1060 # 2010-06-21T21:16:30 #4 0x00000000008d374a in MDL_context::acquire_lock (this=0x2aaab406f940, mdl_request=0x49635e10, lock_wait_timeout=1) at mdl.cc:1846 # 2010-06-21T21:16:30 #5 0x00000000008d3c1b in MDL_context::acquire_locks (this=0x2aaab406f940, mdl_requests=0x49636190, lock_wait_timeout=1) at mdl.cc:1953 # 2010-06-21T21:16:30 #6 0x0000000000776efe in open_and_lock_table_for_truncate (thd=0x2aaab406f878, table_ref=0x2aaab407a708, hton_can_recreate=0x49636217, ticket_downgrade=0x49636218) at sql_truncate.cc:285 # 2010-06-21T21:16:30 #7 0x000000000077771d in mysql_truncate_table (thd=0x2aaab406f878, table_ref=0x2aaab407a708) at sql_truncate.cc:427 # 2010-06-21T21:16:30 #8 0x00000000006ae97e in mysql_execute_command (thd=0x2aaab406f878) at sql_parse.cc:3354 # 2010-06-21T21:16:30 #9 0x00000000006b3577 in mysql_parse (thd=0x2aaab406f878, inBuf=0x2aaab407a638 "TRUNCATE TABLE t1", length=17, parser_state=0x496379b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #10 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab406f878, packet=0x2aaab40725a9 "TRUNCATE TABLE t1", packet_length=17) at sql_parse.cc:1135 # 2010-06-21T21:16:30 #11 0x00000000006b6072 in do_command (thd=0x2aaab406f878) at sql_parse.cc:807 # 2010-06-21T21:16:30 #12 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab406f878) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #13 0x00000000006a4047 in handle_one_connection (arg=0x2aaab406f878) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #14 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #15 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 4 (Thread 10614): # 2010-06-21T21:16:30 #0 0x000000382860aee9 in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b67b40 in safe_cond_wait (cond=0x16b67dd8, mp=0x16b67d60, file=0xd37975 "os/os0sync.c", line=399) at thr_mutex.c:240 # 2010-06-21T21:16:30 #2 0x0000000000966bae in os_event_wait_low (event=0x16b67d60, reset_sig_count=2) at os/os0sync.c:399 # 2010-06-21T21:16:30 #3 0x00000000009a02b4 in sync_array_wait_event (arr=0x160a1a70, index=0) at sync/sync0arr.c:457 # 2010-06-21T21:16:30 #4 0x00000000009a1d3e in rw_lock_x_lock_func (lock=0x16b67c18, pass=0, file_name=0xd4dad0 "fsp/fsp0fsp.c", line=3003) at sync/sync0rw.c:694 # 2010-06-21T21:16:30 #5 0x0000000000961383 in mtr_x_lock_func (lock=0x16b67c18, file=0xd4dad0 "fsp/fsp0fsp.c", line=3003, mtr=0x49674710) at ./include/mtr0mtr.ic:271 # 2010-06-21T21:16:30 #6 0x00000000009f7fea in fsp_reserve_free_extents (n_reserved=0x49674610, space=0, n_ext=2, alloc_type=2000000, mtr=0x49674710) at fsp/fsp0fsp.c:3003 # 2010-06-21T21:16:30 #7 0x00000000009b287c in trx_undo_seg_create (rseg=0x16c05bd8, rseg_hdr=0x2aaaab3e0026 "\377\377\377\376", type=1, id=0x496746b8, undo_page=0x496746b0, mtr=0x49674710) at trx/trx0undo.c:459 # 2010-06-21T21:16:30 #8 0x00000000009b4629 in trx_undo_create (trx=0x2aaab800ca28, rseg=0x16c05bd8, type=1, trx_id=..., xid=0x2aaab800cae0, undo=0x49674ba8, mtr=0x49674710) at trx/trx0undo.c:1579 # 2010-06-21T21:16:30 #9 0x00000000009b4cd3 in trx_undo_assign_undo (trx=0x2aaab800ca28, type=1) at trx/trx0undo.c:1763 # 2010-06-21T21:16:30 #10 0x00000000009a8b03 in trx_undo_report_row_operation (flags=0, op_type=1, thr=0x2aaab8040228, index=0x16bf9b98, clust_entry=0x2aaab8030ef8, update=0x0, cmpl_info=0, rec=0x0, roll_ptr=0x496754c0) at trx/trx0rec.c:1209 # 2010-06-21T21:16:30 #11 0x00000000009c0202 in btr_cur_ins_lock_and_undo (flags=0, cursor=0x49675af0, entry=0x2aaab8030ef8, thr=0x2aaab8040228, mtr=0x49675640, inherit=0x49675548) at btr/btr0cur.c:1105 # 2010-06-21T21:16:30 #12 0x00000000009c05cc in btr_cur_optimistic_insert (flags=0, cursor=0x49675af0, entry=0x2aaab8030ef8, rec=0x49675ae8, big_rec=0x49675ae0, n_ext=0, thr=0x2aaab8040228, mtr=0x49675640) at btr/btr0cur.c:1300 # 2010-06-21T21:16:30 #13 0x0000000000981124 in row_ins_index_entry_low (mode=2, index=0x16bf9b98, entry=0x2aaab8030ef8, n_ext=0, thr=0x2aaab8040228) at row/row0ins.c:2095 # 2010-06-21T21:16:30 #14 0x00000000009813af in row_ins_index_entry (index=0x16bf9b98, entry=0x2aaab8030ef8, n_ext=0, foreign=1, thr=0x2aaab8040228) at row/row0ins.c:2175 # 2010-06-21T21:16:30 #15 0x0000000000997642 in row_upd_clust_rec_by_insert (node=0x2aaab8002188, index=0x16bf9b98, thr=0x2aaab8040228, referenced=0, mtr=0x49676370) at row/row0upd.c:1686 # 2010-06-21T21:16:30 #16 0x0000000000997ea6 in row_upd_clust_step (node=0x2aaab8002188, thr=0x2aaab8040228) at row/row0upd.c:1993 # 2010-06-21T21:16:30 #17 0x0000000000997fdf in row_upd (node=0x2aaab8002188, thr=0x2aaab8040228) at row/row0upd.c:2052 # 2010-06-21T21:16:30 #18 0x0000000000998224 in row_upd_step (thr=0x2aaab8040228) at row/row0upd.c:2183 # 2010-06-21T21:16:30 #19 0x0000000000977b47 in que_thr_step (thr=0x2aaab8040228) at que/que0que.c:1226 # 2010-06-21T21:16:30 #20 0x0000000000977d98 in que_run_threads_low (thr=0x2aaab8040228) at que/que0que.c:1310 # 2010-06-21T21:16:30 #21 0x0000000000977ea3 in que_run_threads (thr=0x2aaab8040228) at que/que0que.c:1347 # 2010-06-21T21:16:30 #22 0x000000000097807f in que_eval_sql (info=0x2aaab8004ac8, # 2010-06-21T21:16:30 sql=0xd3b948 "PROCEDURE RENUMBER_TABLESPACE_PROC () IS\nBEGIN\nUPDATE SYS_TABLES SET ID = :new_id, SPACE = :space\n WHERE ID = :old_id;\nUPDATE SYS_COLUMNS SET TABLE_ID = :new_id\n WHERE TABLE_ID = :old_id;\nUPDATE SYS_I"..., # 2010-06-21T21:16:30 reserve_dict_mutex=0, trx=0x2aaab800ca28) at que/que0que.c:1430 # 2010-06-21T21:16:30 #23 0x00000000009898a5 in row_truncate_table_for_mysql (table=0x2aaab405c3e8, trx=0x2aaab800ca28) at row/row0mysql.c:2879 # 2010-06-21T21:16:30 #24 0x0000000000940956 in ha_innobase::delete_all_rows (this=0x2aaab800b908) at handler/ha_innodb.cc:7069 # 2010-06-21T21:16:30 #25 0x00000000007f3f33 in handler::ha_delete_all_rows (this=0x2aaab800b908) at handler.cc:3220 # 2010-06-21T21:16:30 #26 0x00000000007772db in delete_all_rows (thd=0x2aaab4059308, table=0x2aaab80008e8) at sql_truncate.cc:74 # 2010-06-21T21:16:30 #27 0x00000000007777dc in mysql_truncate_table (thd=0x2aaab4059308, table_ref=0x16e5f0a8) at sql_truncate.cc:447 # 2010-06-21T21:16:30 #28 0x00000000006ae97e in mysql_execute_command (thd=0x2aaab4059308) at sql_parse.cc:3354 # 2010-06-21T21:16:30 #29 0x00000000006b3577 in mysql_parse (thd=0x2aaab4059308, inBuf=0x16e5efd8 "TRUNCATE TABLE t1", length=17, parser_state=0x496789b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #30 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab4059308, packet=0x2aaab405e039 "TRUNCATE TABLE t1", packet_length=17) at sql_parse.cc:1135 # 2010-06-21T21:16:30 #31 0x00000000006b6072 in do_command (thd=0x2aaab4059308) at sql_parse.cc:807 # 2010-06-21T21:16:30 #32 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab4059308) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #33 0x00000000006a4047 in handle_one_connection (arg=0x2aaab4059308) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #34 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #35 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 3 (Thread 10616): # 2010-06-21T21:16:30 #0 0x00000000005b7e42 in Item_field::val_str (this=0x16cb72d0, str=0x16e479c8) at item.cc:2131 # 2010-06-21T21:16:30 #1 0x0000000000602a7e in Arg_comparator::compare_string (this=0x16e47948) at item_cmpfunc.cc:1282 # 2010-06-21T21:16:30 #2 0x00000000005dedff in Arg_comparator::compare (this=0x16e47948) at item_cmpfunc.h:87 # 2010-06-21T21:16:30 #3 0x00000000006010fd in Item_func_eq::val_int (this=0x16e47898) at item_cmpfunc.cc:1870 # 2010-06-21T21:16:30 #4 0x00000000005b88ce in Item::val_bool (this=0x16e47898) at item.cc:199 # 2010-06-21T21:16:30 #5 0x00000000005ffd09 in Item_cond_and::val_int (this=0x16e47db8) at item_cmpfunc.cc:4400 # 2010-06-21T21:16:30 #6 0x000000000074b8ad in SQL_SELECT::skip_record (this=0x16e47eb8) at opt_range.h:816 # 2010-06-21T21:16:30 #7 0x0000000000726c04 in flush_cached_records (join=0x16e40e28, join_tab=0x16e474c8, skip_last=false) at sql_select.cc:11873 # 2010-06-21T21:16:30 #8 0x0000000000726d53 in sub_select_cache (join=0x16e40e28, join_tab=0x16e474c8, end_of_records=true) at sql_select.cc:11400 # 2010-06-21T21:16:30 #9 0x0000000000726050 in sub_select (join=0x16e40e28, join_tab=0x16e47270, end_of_records=true) at sql_select.cc:11547 # 2010-06-21T21:16:30 #10 0x000000000072ebfe in do_select (join=0x16e40e28, fields=0x2aaab40e8668, table=0x0, procedure=0x0) at sql_select.cc:11336 # 2010-06-21T21:16:30 #11 0x000000000074aef9 in JOIN::exec (this=0x16e40e28) at sql_select.cc:2354 # 2010-06-21T21:16:30 #12 0x0000000000745add in mysql_select (thd=0x2aaab40e65c8, rref_pointer_array=0x2aaab40e8730, tables=0x16e00da0, wild_num=0, fields=..., conds=0x16dd9928, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, # 2010-06-21T21:16:30 result=0x16cb6ea8, unit=0x2aaab40e7f60, select_lex=0x2aaab40e8560) at sql_select.cc:2549 # 2010-06-21T21:16:30 #13 0x000000000074b207 in handle_select (thd=0x2aaab40e65c8, lex=0x2aaab40e7eb8, result=0x16cb6ea8, setup_tables_done_option=0) at sql_select.cc:290 # 2010-06-21T21:16:30 #14 0x00000000006aae58 in execute_sqlcom_select (thd=0x2aaab40e65c8, all_tables=0x16e00da0) at sql_parse.cc:4882 # 2010-06-21T21:16:30 #15 0x00000000006abf05 in mysql_execute_command (thd=0x2aaab40e65c8) at sql_parse.cc:2329 # 2010-06-21T21:16:30 #16 0x00000000006b3577 in mysql_parse (thd=0x2aaab40e65c8, # 2010-06-21T21:16:30 inBuf=0x16c8a0b8 "SELECT CASE WHEN table_schema = 'information_schema' THEN 'INFORMATION_SCHEMA' ELSE table_schema END, table_name, CASE WHEN table_type = 'BASE TABLE' THEN 'table' WHEN table_type = 'VIEW' THEN 'view' "..., length=544, # 2010-06-21T21:16:30 parser_state=0x40d6c9b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #17 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab40e65c8, packet=0x2aaab4041299 "\bordinary7", packet_length=544) at sql_parse.cc:1135 # 2010-06-21T21:16:30 #18 0x00000000006b6072 in do_command (thd=0x2aaab40e65c8) at sql_parse.cc:807 # 2010-06-21T21:16:30 #19 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab40e65c8) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #20 0x00000000006a4047 in handle_one_connection (arg=0x2aaab40e65c8) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #21 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #22 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 2 (Thread 10618): # 2010-06-21T21:16:30 #0 0x000000382860e4c8 in pwrite64 () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b3409c in my_pwrite (Filedes=41, Buffer=0x16e6102c "\003\027Z\002\001\230\003", Count=5984, offset=1035324, MyFlags=4) at my_pread.c:162 # 2010-06-21T21:16:30 #2 0x0000000000a350fe in inline_mysql_file_pwrite (src_file=0xd56e10 "mi_dynrec.c", src_line=260, file=41, buffer=0x16e6102c "\003\027Z\002\001\230\003", count=5984, offset=1035324, flags=4) at ../../include/mysql/psi/mysql_file.h:1175 # 2010-06-21T21:16:30 #3 0x0000000000a351d0 in mi_nommap_pwrite (info=0x16e57428, Buffer=0x16e6102c "\003\027Z\002\001\230\003", Count=5984, offset=1035324, MyFlags=4) at mi_dynrec.c:260 # 2010-06-21T21:16:30 #4 0x0000000000a374c5 in _mi_write_part_record (info=0x16e57428, filepos=1035324, length=5982, next_filepos=18446744073709551615, record=0x40daadd0, reclength=0x40daadc8, flag=0x40daae1c) at mi_dynrec.c:782 # 2010-06-21T21:16:30 #5 0x0000000000a355e8 in write_dynamic_record (info=0x16e57428, record=0x16e61030 "\001\230\003", reclength=5978) at mi_dynrec.c:386 # 2010-06-21T21:16:30 #6 0x0000000000a35359 in _mi_write_blob_record (info=0x16e57428, record=0x16c7b318 "\230\003") at mi_dynrec.c:303 # 2010-06-21T21:16:30 #7 0x0000000000a3c3e9 in mi_write (info=0x16e57428, record=0x16c7b318 "\230\003") at mi_write.c:146 # 2010-06-21T21:16:30 #8 0x0000000000a16050 in ha_myisam::write_row (this=0x16e55bd8, buf=0x16c7b318 "\230\003") at ha_myisam.cc:788 # 2010-06-21T21:16:30 #9 0x00000000007f3ab1 in handler::ha_write_row (this=0x16e55bd8, buf=0x16c7b318 "\230\003") at handler.cc:4703 # 2010-06-21T21:16:30 #10 0x000000000083728d in schema_table_store_record (thd=0x2aaab4062078, table=0x16e53cc8) at sql_show.cc:2351 # 2010-06-21T21:16:30 #11 0x000000000083b4a8 in get_schema_column_record (thd=0x2aaab4062078, tables=0x16ed1cd8, table=0x16e53cc8, res=false, db_name=0x40dab8f0, table_name=0x40dab900) at sql_show.cc:4153 # 2010-06-21T21:16:30 #12 0x0000000000847dc5 in get_all_tables (thd=0x2aaab4062078, tables=0x16c89168, cond=0x16c80968) at sql_show.cc:3608 # 2010-06-21T21:16:30 #13 0x0000000000833cc3 in get_schema_tables_result (join=0x16e95f98, executed_place=PROCESSED_BY_JOIN_EXEC) at sql_show.cc:6666 # 2010-06-21T21:16:30 #14 0x00000000007490e6 in JOIN::exec (this=0x16e95f98) at sql_select.cc:1872 # 2010-06-21T21:16:30 #15 0x0000000000745add in mysql_select (thd=0x2aaab4062078, rref_pointer_array=0x2aaab40641e0, tables=0x16c88c00, wild_num=0, fields=..., conds=0x16e6aee8, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, # 2010-06-21T21:16:30 result=0x16e52a88, unit=0x2aaab4063a10, select_lex=0x2aaab4064010) at sql_select.cc:2549 # 2010-06-21T21:16:30 #16 0x000000000074b207 in handle_select (thd=0x2aaab4062078, lex=0x2aaab4063968, result=0x16e52a88, setup_tables_done_option=0) at sql_select.cc:290 # 2010-06-21T21:16:30 #17 0x00000000006aae58 in execute_sqlcom_select (thd=0x2aaab4062078, all_tables=0x16c88c00) at sql_parse.cc:4882 # 2010-06-21T21:16:30 #18 0x00000000006abf05 in mysql_execute_command (thd=0x2aaab4062078) at sql_parse.cc:2329 # 2010-06-21T21:16:30 #19 0x00000000006b3577 in mysql_parse (thd=0x2aaab4062078, # 2010-06-21T21:16:30 inBuf=0x16e68e98 "SELECT CASE WHEN table_schema = 'information_schema' THEN 'INFORMATION_SCHEMA' ELSE table_schema END, table_name, CASE WHEN table_type = 'BASE TABLE' THEN 'table' WHEN table_type = 'VIEW' THEN 'view' "..., length=544, # 2010-06-21T21:16:30 parser_state=0x40dad9b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #20 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab4062078, # 2010-06-21T21:16:30 packet=0x2aaab4064da9 "SELECT CASE WHEN table_schema = 'information_schema' THEN 'INFORMATION_SCHEMA' ELSE table_schema END, table_name, CASE WHEN table_type = 'BASE TABLE' THEN 'table' WHEN table_type = 'VIEW' THEN 'view' "..., # 2010-06-21T21:16:30 packet_length=544) at sql_parse.cc:1135 # 2010-06-21T21:16:30 #21 0x00000000006b6072 in do_command (thd=0x2aaab4062078) at sql_parse.cc:807 # 2010-06-21T21:16:30 #22 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab4062078) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #23 0x00000000006a4047 in handle_one_connection (arg=0x2aaab4062078) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #24 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #25 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 # 2010-06-21T21:16:30 Thread 1 (Thread 10610): # 2010-06-21T21:16:30 #0 0x000000382860bd02 in pthread_kill () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #1 0x0000000000b5b149 in my_write_core (sig=6) at stacktrace.c:326 # 2010-06-21T21:16:30 #2 0x0000000000699e71 in handle_segfault (sig=6) at mysqld.cc:2791 # 2010-06-21T21:16:30 #3 # 2010-06-21T21:16:30 #4 0x0000003827a30265 in raise () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #5 0x0000003827a31d10 in abort () from /lib64/libc.so.6 # 2010-06-21T21:16:30 #6 0x00000000009f6aa1 in fseg_inode_get (header=0x2aaaab7e804a "", space=0, zip_size=0, mtr=0x495f2a10) at fsp/fsp0fsp.c:2103 # 2010-06-21T21:16:30 #7 0x00000000009f720f in fseg_n_reserved_pages (header=0x2aaaab7e804a "", used=0x495f2eb8, mtr=0x495f2a10) at fsp/fsp0fsp.c:2437 # 2010-06-21T21:16:30 #8 0x00000000009b8eef in btr_get_size (index=0x2aaab4076f88, flag=1) at btr/btr0btr.c:428 # 2010-06-21T21:16:30 #9 0x00000000009e535d in dict_update_statistics_low (table=0x2aaab405c3e8, has_dict_mutex=0) at dict/dict0dict.c:4235 # 2010-06-21T21:16:30 #10 0x00000000009e5454 in dict_update_statistics (table=0x2aaab405c3e8) at dict/dict0dict.c:4277 # 2010-06-21T21:16:30 #11 0x000000000093db2d in ha_innobase::info (this=0x2aaab4028278, flag=84) at handler/ha_innodb.cc:7715 # 2010-06-21T21:16:30 #12 0x0000000000838e2a in get_schema_tables_record (thd=0x2aaab403a528, tables=0x2aaab80081a0, table=0x2aaab4068df8, res=false, db_name=0x495f48f0, table_name=0x495f4900) at sql_show.cc:3841 # 2010-06-21T21:16:30 #13 0x0000000000847dc5 in get_all_tables (thd=0x2aaab403a528, tables=0x16e57d58, cond=0x2aaab8007d18) at sql_show.cc:3608 # 2010-06-21T21:16:30 #14 0x0000000000833cc3 in get_schema_tables_result (join=0x2aaab802e388, executed_place=PROCESSED_BY_JOIN_EXEC) at sql_show.cc:6666 # 2010-06-21T21:16:30 #15 0x00000000007490e6 in JOIN::exec (this=0x2aaab802e388) at sql_select.cc:1872 # 2010-06-21T21:16:30 #16 0x0000000000745add in mysql_select (thd=0x2aaab403a528, rref_pointer_array=0x2aaab403c690, tables=0x16e57d58, wild_num=1, fields=..., conds=0x16e58a60, og_num=0, order=0x0, group=0x0, having=0x0, proc_param=0x0, select_options=2684619520, # 2010-06-21T21:16:30 result=0x16e59968, unit=0x2aaab403bec0, select_lex=0x2aaab403c4c0) at sql_select.cc:2549 # 2010-06-21T21:16:30 #17 0x000000000074b207 in handle_select (thd=0x2aaab403a528, lex=0x2aaab403be18, result=0x16e59968, setup_tables_done_option=0) at sql_select.cc:290 # 2010-06-21T21:16:30 #18 0x00000000006aae58 in execute_sqlcom_select (thd=0x2aaab403a528, all_tables=0x16e57d58) at sql_parse.cc:4882 # 2010-06-21T21:16:30 #19 0x00000000006abf05 in mysql_execute_command (thd=0x2aaab403a528) at sql_parse.cc:2329 # 2010-06-21T21:16:30 #20 0x00000000006b3577 in mysql_parse (thd=0x2aaab403a528, inBuf=0x16e57ac8 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", length=107, parser_state=0x495f69b0) at sql_parse.cc:5911 # 2010-06-21T21:16:30 #21 0x00000000006b4b2a in dispatch_command (command=COM_QUERY, thd=0x2aaab403a528, packet=0x2aaab403d259 "SELECT * FROM information_schema . tables WHERE table_schema = TRIM(' test ') AND table_name = TRIM(' t1 ')", packet_length=107) # 2010-06-21T21:16:30 at sql_parse.cc:1135 # 2010-06-21T21:16:30 #22 0x00000000006b6072 in do_command (thd=0x2aaab403a528) at sql_parse.cc:807 # 2010-06-21T21:16:30 #23 0x00000000006a3f81 in do_handle_one_connection (thd_arg=0x2aaab403a528) at sql_connect.cc:1196 # 2010-06-21T21:16:30 #24 0x00000000006a4047 in handle_one_connection (arg=0x2aaab403a528) at sql_connect.cc:1135 # 2010-06-21T21:16:30 #25 0x000000382860673d in start_thread () from /lib64/libpthread.so.0 # 2010-06-21T21:16:30 #26 0x0000003827ad3d1d in clone () from /lib64/libc.so.6 # 2010-06-21T21:16:30 Waiting for mysqld with pid 10579 to terminate... # 2010-06-21T21:16:30 ... waiting complete. # 2010-06-21T21:16:30 Test completed with failure status 101. # 2010-06-21T21:16:30 gentest.pl exited with exit status 101 2010-06-21T21:16:30 [10482] runall.pl will exit with exit status 101