mysqld: /home/alice/git/10.3/sql/sql_partition.cc:4346: bool compare_partition_options(HA_CREATE_INFO*, partition_element*): Assertion `!part_elem->tablespace_name && !table_create_info->tablespace' failed.
|
170818 20:02:44 [ERROR] mysqld got signal 6 ;
|
This could be because you hit a bug. It is also possible that this binary
|
or one of the libraries it was linked against is corrupt, improperly built,
|
or misconfigured. This error can also be caused by malfunctioning hardware.
|
|
To report this bug, see https://mariadb.com/kb/en/reporting-bugs
|
|
We will try our best to scrape up some info that will hopefully help
|
diagnose the problem, but since we have already crashed,
|
something is definitely wrong and this may fail.
|
|
Server version: 10.3.1-MariaDB-debug
|
key_buffer_size=134217728
|
read_buffer_size=131072
|
max_used_connections=1
|
max_threads=153
|
thread_count=7
|
It is possible that mysqld could use up to
|
key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 467322 K bytes of memory
|
Hope that's ok; if not, decrease some variables in the equation.
|
|
Thread pointer: 0x7f5038000b00
|
Attempting backtrace. You can use the following information to find out
|
where mysqld died. If you see no messages after this, something went
|
terribly wrong...
|
stack_bottom = 0x7f508b7d1ec0 thread_stack 0x49000
|
/data/bld/10.3/bin/mysqld(my_print_stacktrace+0x38)[0x564a0f1e0952]
|
/data/bld/10.3/bin/mysqld(handle_fatal_signal+0x3a3)[0x564a0ea6d71e]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x11390)[0x7f50bf2ec390]
|
/lib/x86_64-linux-gnu/libc.so.6(gsignal+0x38)[0x7f50be6a5428]
|
/lib/x86_64-linux-gnu/libc.so.6(abort+0x16a)[0x7f50be6a702a]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x2dbd7)[0x7f50be69dbd7]
|
/lib/x86_64-linux-gnu/libc.so.6(+0x2dc82)[0x7f50be69dc82]
|
/data/bld/10.3/bin/mysqld(_Z25compare_partition_optionsP14HA_CREATE_INFOP17partition_element+0x70)[0x564a0ec23974]
|
/data/bld/10.3/bin/mysqld(+0xaaa49d)[0x564a0ec3e49d]
|
/data/bld/10.3/bin/mysqld(_ZN38Sql_cmd_alter_table_exchange_partition18exchange_partitionEP3THDP10TABLE_LISTP10Alter_info+0x5b6)[0x564a0ec3f2c2]
|
/data/bld/10.3/bin/mysqld(_ZN38Sql_cmd_alter_table_exchange_partition7executeEP3THD+0x2ef)[0x564a0ec3dd49]
|
/data/bld/10.3/bin/mysqld(_Z21mysql_execute_commandP3THD+0x9e35)[0x564a0e7c5ecc]
|
/data/bld/10.3/bin/mysqld(_Z11mysql_parseP3THDPcjP12Parser_statebb+0x29d)[0x564a0e7caad5]
|
/data/bld/10.3/bin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcjbb+0xfe1)[0x564a0e7b8802]
|
/data/bld/10.3/bin/mysqld(_Z10do_commandP3THD+0x713)[0x564a0e7b7175]
|
/data/bld/10.3/bin/mysqld(_Z24do_handle_one_connectionP7CONNECT+0x1ca)[0x564a0e906b93]
|
/data/bld/10.3/bin/mysqld(handle_one_connection+0x30)[0x564a0e906913]
|
/lib/x86_64-linux-gnu/libpthread.so.0(+0x76ba)[0x7f50bf2e26ba]
|
/lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f50be7773dd]
|
|
Trying to get some variables.
|
Some pointers may be invalid and cause the dump to abort.
|
Query (0x7f5038013408): ALTER TABLE m1 EXCHANGE PARTITION pm WITH TABLE m2
|
Connection ID (thread ID): 8
|
Status: NOT_KILLED
|
|
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=on,condition_pushdown_for_derived=on,split_grouping_derived=on
|