cmake /source -DCMAKE_BUILD_TYPE=Debug -DBUILD_CONFIG=mysql_release -DWITH_PROTOBUF=system -DWITH_NDB_JAVA=NO -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-m64 -O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-m64 -O3 -g -mtune=native' '-DCMAKE_C_FLAGS=-m64 -O3 -g -mtune=native' '-DCMAKE_CXX_FLAGS=-m64 -O3 -g -mtune=native' -DWITH_SSL=system -DCMAKE_INSTALL_PREFIX=/mysql/mariadb-upstream-Debug-10.2 -DCMAKE_C_COMPILER_LAUNCHER=ccache -DCMAKE_CXX_COMPILER_LAUNCHER=ccache -DWITHOUT_FEDERATED_STORAGE_ENGINE=1 -DWITHOUT_FEDERATEDX_STORAGE_ENGINE=1 -DWITHOUT_TOKUDB_STORAGE_ENGINE=1
|
...
|
12:09:30 encryption.innodb_encryption-page-compression 'innodb_plugin' w20 [ fail ]
|
12:09:30 Test ended at 2017-02-16 01:09:30
|
12:09:30
|
12:09:30 CURRENT_TEST: encryption.innodb_encryption-page-compression
|
12:09:30 mysqltest: At line 155: query 'drop table innodb_page_compressed5' failed: 2013: Lost connection to MySQL server during query
|
12:09:30
|
12:09:30 The result from queries just before the failure was:
|
12:09:30 < snip >
|
12:09:30 update innodb_page_compressed9 set c1 = c1 + 1;
|
12:09:30 SELECT variable_value >= 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_encrypted';
|
12:09:30 variable_value >= 0
|
12:09:30 1
|
12:09:30 SELECT variable_value >= 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_decrypted';
|
12:09:30 variable_value >= 0
|
12:09:30 1
|
12:09:30 SELECT variable_value >= 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_page_compressed';
|
12:09:30 variable_value >= 0
|
12:09:30 1
|
12:09:30 SELECT variable_value >= 0 FROM information_schema.global_status WHERE variable_name = 'innodb_num_pages_page_decompressed';
|
12:09:30 variable_value >= 0
|
12:09:30 1
|
12:09:30 drop procedure innodb_insert_proc;
|
12:09:30 drop table innodb_normal;
|
12:09:30 drop table innodb_page_compressed1;
|
12:09:30 drop table innodb_page_compressed2;
|
12:09:30 drop table innodb_page_compressed3;
|
12:09:30 drop table innodb_page_compressed4;
|
12:09:30 drop table innodb_page_compressed5;
|
12:09:30
|
12:09:30 More results from queries before failure can be found in /build/build/mysql-test/var/20/log/innodb_encryption-page-compression.log
|
12:09:30
|
12:09:30
|
12:09:30 Server [mysqld.1 - pid: 332, winpid: 332, exit: 256] failed during test run
|
12:09:30 Server log from this test:
|
12:09:30 ----------SERVER LOG START-----------
|
12:09:30 2017-02-16 1:09:21 140597154433280 [Note] /build/build/sql/mysqld (mysqld 10.1.22-MariaDB) starting as process 85997 ...
|
12:09:30 2017-02-16 1:09:21 140597154433280 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4162)
|
12:09:30 2017-02-16 1:09:21 140597154433280 [Note] Plugin 'partition' is disabled.
|
12:09:30 2017-02-16 1:09:21 140597154433280 [Note] Plugin 'SEQUENCE' is disabled.
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: Using mutexes to ref count buffer pool pages
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: The InnoDB memory heap is disabled
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: Compressed tables use zlib 1.2.3
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: Using Linux native AIO
|
12:09:30 2017-02-16 1:09:22 140597154433280 [Note] InnoDB: Using SSE crc32 instructions
|
12:09:30 2017-02-16 01:09:22 7fdf53724900 InnoDB: Warning: io_setup() failed with EAGAIN. Will make 5 attempts before giving up.
|
12:09:30 InnoDB: Warning: io_setup() attempt 1 failed.
|
12:09:30 InnoDB: Warning: io_setup() attempt 2 failed.
|
12:09:30 InnoDB: Warning: io_setup() attempt 3 failed.
|
12:09:30 InnoDB: Warning: io_setup() attempt 4 failed.
|
12:09:30 InnoDB: Warning: io_setup() attempt 5 failed.
|
12:09:30 2017-02-16 01:09:24 7fdf53724900 InnoDB: Error: io_setup() failed with EAGAIN after 5 attempts.
|
12:09:30 InnoDB: You can disable Linux Native AIO by setting innodb_use_native_aio = 0 in my.cnf
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] InnoDB: Linux Native AIO disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Initializing buffer pool, size = 8.0M
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Completed initialization of buffer pool
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Highest supported file format is Barracuda.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: 128 rollback segment(s) are active.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Waiting for purge to start
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: 5.6.35 started; log sequence number 1629796
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Creating #1 thread id 140596794607360 total threads 4.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Creating #2 thread id 140596786214656 total threads 4.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Creating #3 thread id 140596769453824 total threads 4.
|
12:09:30 2017-02-16 1:09:24 140596819785472 [Note] InnoDB: Dumping buffer pool(s) not yet started
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] InnoDB: Creating #4 thread id 140596752676608 total threads 4.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_CMP' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'XTRADB_READ_VIEW' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'XTRADB_RSEG' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'CHANGED_PAGE_BITMAPS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'XTRADB_INTERNAL_HASH_TABLES' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_MUTEXES' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'FEEDBACK' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-interval=60'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown option '--loose-pam-debug'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown option '--loose-skip-plugin-innodb-changed-pages'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Warning] /build/build/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] Server socket created on IP: '127.0.0.1'.
|
12:09:30 2017-02-16 1:09:24 140597154433280 [Note] /build/build/sql/mysqld: ready for connections.
|
12:09:30 Version: '10.1.22-MariaDB' socket: '/build/build/mysql-test/var/tmp/20/mysqld.1.sock' port: 16360 MariaDB Server
|
12:09:30 2017-02-16 1:09:25 140597153512192 [Note] /build/build/sql/mysqld: Normal shutdown
|
12:09:30
|
12:09:30 2017-02-16 1:09:25 140597153512192 [Note] Event Scheduler: Purging the queue. 0 events
|
12:09:30 2017-02-16 1:09:25 140596803000064 [Note] InnoDB: FTS optimize thread exiting.
|
12:09:30 2017-02-16 1:09:25 140597153512192 [Note] InnoDB: Starting shutdown...
|
12:09:30 2017-02-16 1:09:28 140597153512192 [Note] InnoDB: Shutdown completed; log sequence number 5760292
|
12:09:30 2017-02-16 1:09:28 140597153512192 [Note] /build/build/sql/mysqld: Shutdown complete
|
12:09:30
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] /build/build/sql/mysqld (mysqld 10.1.22-MariaDB) starting as process 333 ...
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] Could not increase number of max_open_files to more than 1024 (request: 4162)
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'partition' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'SEQUENCE' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Using mutexes to ref count buffer pool pages
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: The InnoDB memory heap is disabled
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Mutexes and rw_locks use GCC atomic builtins
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: GCC builtin __atomic_thread_fence() is used for memory barrier
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Compressed tables use zlib 1.2.3
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Using Linux native AIO
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Using SSE crc32 instructions
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Initializing buffer pool, size = 8.0M
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Completed initialization of buffer pool
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Highest supported file format is Barracuda.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: 128 rollback segment(s) are active.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Waiting for purge to start
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: 5.6.35 started; log sequence number 5760292
|
12:09:30 2017-02-16 1:09:28 139909427877632 [Note] InnoDB: Dumping buffer pool(s) not yet started
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Creating #1 thread id 139909394331392 total threads 4.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Creating #2 thread id 139909377554176 total threads 4.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Creating #3 thread id 139909369161472 total threads 4.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] InnoDB: Creating #4 thread id 139909360768768 total threads 4.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_DATAFILES' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_TABLESTATS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_CMP' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'XTRADB_READ_VIEW' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'XTRADB_RSEG' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_DELETED' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_LOCK_WAITS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'CHANGED_PAGE_BITMAPS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_FIELDS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'XTRADB_INTERNAL_HASH_TABLES' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_TABLESPACES_SCRUBBING' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_CMPMEM_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_INDEX_TABLE' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_BEING_DELETED' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_MUTEXES' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_CONFIG' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'FEEDBACK' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_INDEX_CACHE' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_FT_DEFAULT_STOPWORD' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_CMP_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_COLUMNS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_CMP_PER_INDEX_RESET' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_TABLESPACES' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_SEMAPHORE_WAITS' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Plugin 'INNODB_SYS_INDEXES' is disabled.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-startup-interval=20'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-first-interval=60'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown variable 'loose-feedback-debug-interval=60'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown option '--loose-pam-debug'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown option '--loose-skip-plugin-innodb-changed-pages'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Warning] /build/build/sql/mysqld: unknown variable 'loose-debug-sync-timeout=300'
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] Server socket created on IP: '127.0.0.1'.
|
12:09:30 2017-02-16 1:09:28 139909759301888 [Note] /build/build/sql/mysqld: ready for connections.
|
12:09:30 Version: '10.1.22-MariaDB' socket: '/build/build/mysql-test/var/tmp/20/mysqld.1.sock' port: 16360 MariaDB Server
|
12:09:30 170216 1:09:29 [ERROR] mysqld got signal 11 ;
|
12:09:30 This could be because you hit a bug. It is also possible that this binary
|
12:09:30 or one of the libraries it was linked against is corrupt, improperly built,
|
12:09:30 or misconfigured. This error can also be caused by malfunctioning hardware.
|
12:09:30
|
12:09:30 To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
12:09:30
|
12:09:30 We will try our best to scrape up some info that will hopefully help
|
12:09:30 diagnose the problem, but since we have already crashed,
|
12:09:30 something is definitely wrong and this may fail.
|
12:09:30
|
12:09:30 Server version: 10.1.22-MariaDB
|
12:09:30 key_buffer_size=1048576
|
12:09:30 read_buffer_size=131072
|
12:09:30 max_used_connections=1
|
12:09:30 max_threads=153
|
12:09:30 thread_count=1
|
12:09:30 It is possible that mysqld could use up to
|
12:09:30 key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 62897 K bytes of memory
|
12:09:30 Hope that's ok; if not, decrease some variables in the equation.
|
12:09:30
|
12:09:30 Thread pointer: 0x7f3f3ae97008
|
12:09:30 Attempting backtrace. You can use the following information to find out
|
12:09:30 where mysqld died. If you see no messages after this, something went
|
12:09:30 terribly wrong...
|
12:09:30 stack_bottom = 0x7f3f477480b8 thread_stack 0x48400
|
12:09:30 /build/build/sql/mysqld(my_print_stacktrace+0x29)[0x55b9e9048ed9]
|
12:09:30 /build/build/sql/mysqld(handle_fatal_signal+0x2f5)[0x55b9e8bc0a05]
|
12:09:30 /lib/x86_64-linux-gnu/libpthread.so.0(+0x113e0)[0x7f3f45f3b3e0]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x1e359a)[0x7f3f3dd1259a]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x1fb69e)[0x7f3f3dd2a69e]
|
12:09:30 mysys/stacktrace.c:268(my_print_stacktrace)[0x7f3f3dd223d9]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x1f4651)[0x7f3f3dd23651]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x1f4c49)[0x7f3f3dd23c49]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x1aa776)[0x7f3f3dcd9776]
|
12:09:30 /build/build/mysql-test/var/20/plugins/ha_innodb.so(+0x102cfe)[0x7f3f3dc31cfe]
|
12:09:30 sql/handler.cc:2352(ha_delete_table(THD*, handlerton*, char const*, char const*, char const*, bool))[0x55b9e8bc7b92]
|
12:09:30 sql/sql_table.cc:2471(mysql_rm_table_no_locks(THD*, TABLE_LIST*, bool, bool, bool, bool, bool))[0x55b9e8ac44c8]
|
12:09:30 sql/sql_table.cc:2085(mysql_rm_table(THD*, TABLE_LIST*, char, char))[0x55b9e8ac4e44]
|
12:09:30 sql/sql_parse.cc:4229(mysql_execute_command(THD*))[0x55b9e8a43897]
|
12:09:30 sql/sql_parse.cc:7327(mysql_parse(THD*, char*, unsigned int, Parser_state*))[0x55b9e8a4a6ba]
|
12:09:30 sql/sql_parse.cc:1490(dispatch_command(enum_server_command, THD*, char*, unsigned int))[0x55b9e8a4d618]
|
12:09:30 sql/sql_parse.cc:1111(do_command(THD*))[0x55b9e8a4dd3e]
|
12:09:30 sql/sql_connect.cc:1349(do_handle_one_connection(THD*))[0x55b9e8b0f01c]
|
12:09:30 sql/sql_connect.cc:1263(handle_one_connection)[0x55b9e8b0f1c7]
|
12:09:30 perfschema/pfs.cc:1863(pfs_spawn_thread)[0x55b9e8e045b8]
|
12:09:30 /lib/x86_64-linux-gnu/libpthread.so.0(+0x770a)[0x7f3f45f3170a]
|
12:09:30 /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f3f455d682d]
|
12:09:30
|
12:09:30 Trying to get some variables.
|
12:09:30 Some pointers may be invalid and cause the dump to abort.
|
12:09:30 Query (0x7f3f2dc1f020): drop table innodb_page_compressed5
|
12:09:30 Connection ID (thread ID): 2
|
12:09:30 Status: NOT_KILLED
|
12:09:30
|
12:09:30 Optimizer switch: index_merge=on,index_merge_union=on,index_merge_sort_union=on,index_merge_intersection=on,index_merge_sort_intersection=off,engine_condition_pushdown=off,index_condition_pushdown=on,derived_merge=on,derived_with_keys=on,firstmatch=on,loosescan=on,materialization=on,in_to_exists=on,semijoin=on,partial_match_rowid_merge=on,partial_match_table_scan=on,subquery_cache=on,mrr=off,mrr_cost_based=off,mrr_sort_keys=off,outer_join_with_cache=on,semijoin_with_cache=on,join_cache_incremental=on,join_cache_hashed=on,join_cache_bka=on,optimize_join_buffer_size=off,table_elimination=on,extended_keys=on,exists_to_in=on,orderby_uses_equalities=off
|
12:09:30
|
12:09:30 The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains
|
12:09:30 information that should help you find out what is causing the crash.
|
12:09:30 Writing a core file
|
12:09:30 ----------SERVER LOG END-------------
|