151101 10:27:14 [ERROR] mysqld got signal 11 ; 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 http://kb.askmonty.org/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.1.8-MariaDB-1~jessie-log key_buffer_size=134217728 read_buffer_size=2097152 max_used_connections=2 max_threads=201 thread_count=2 It is possible that mysqld could use up to key_buffer_size + (read_buffer_size + sort_buffer_size)*max_threads = 1368078 K bytes of memory Hope that's ok; if not, decrease some variables in the equation. Thread pointer: 0x0x7f53570d3008 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 = 0x7f5342ffd1d8 thread_stack 0x30000 SQLDriverConnect:0(nixODBC][Oracle][ODBC][Ora]ORA-12541: TNS:no listener)[0x7f54d2faad0e] /usr/sbin/mysqld(handle_fatal_signal+0x34d)[0x7f54d2af06ad] /lib/x86_64-linux-gnu/libpthread.so.0(+0xf8d0)[0x7f54d21288d0] /usr/sbin/mysqld(_ZN10Item_field10fix_fieldsEP3THDPP4Item+0x126)[0x7f54d2b10cb6] /usr/sbin/mysqld(_ZN9Item_func10fix_fieldsEP3THDPP4Item+0x1ab)[0x7f54d2b46c0b] /usr/sbin/mysqld(_ZN14Item_func_like10fix_fieldsEP3THDPP4Item+0x1c)[0x7f54d2b2937c] /usr/sbin/mysqld(_ZN9Item_cond10fix_fieldsEP3THDPP4Item+0xbe)[0x7f54d2b20e9e] /usr/sbin/mysqld(+0xa1513a)[0x7f54d2f6e13a] /usr/sbin/mysqld(+0xa15194)[0x7f54d2f6e194] /usr/sbin/mysqld(+0x36950b)[0x7f54d28c250b] /usr/sbin/mysqld(+0xa1530f)[0x7f54d2f6e30f] /lib/x86_64-linux-gnu/libpthread.so.0(+0x80a4)[0x7f54d21210a4] /lib/x86_64-linux-gnu/libc.so.6(clone+0x6d)[0x7f54d02cd04d] Trying to get some variables. Some pointers may be invalid and cause the dump to abort. Query (0x0): Connection ID (thread ID): 1 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=on,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=on,mrr_cost_based=on,mrr_sort_keys=on,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=on,table_elimination=on,extended_keys=on,exists_to_in=on The manual page at http://dev.mysql.com/doc/mysql/en/crashing.html contains information that should help you find out what is causing the crash.