Skip to content

Instantly share code, notes, and snippets.

@elenst
Created April 7, 2017 09:39
Show Gist options
  • Save elenst/08f155fee9dd2f6caadce36b6241eec8 to your computer and use it in GitHub Desktop.
Save elenst/08f155fee9dd2f6caadce36b6241eec8 to your computer and use it in GitHub Desktop.
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...
mysqld.exe!Item_func_trig_cond::val_int()[item_cmpfunc.h:609]
mysqld.exe!Item::val_bool()[item.cc:112]
mysqld.exe!Item_cond_and::val_int()[item_cmpfunc.cc:4972]
mysqld.exe!JOIN::exec_inner()[sql_select.cc:3341]
mysqld.exe!JOIN::exec()[sql_select.cc:3267]
mysqld.exe!st_select_lex_unit::exec()[sql_union.cc:989]
mysqld.exe!subselect_union_engine::exec()[item_subselect.cc:3845]
mysqld.exe!Item_subselect::exec()[item_subselect.cc:714]
mysqld.exe!Item_in_subselect::val_bool()[item_subselect.cc:1740]
mysqld.exe!Item_in_optimizer::val_int()[item_cmpfunc.cc:1623]
mysqld.exe!Item_cache_int::cache_value()[item.cc:9472]
mysqld.exe!Item_cache_wrapper::val_bool()[item.cc:8392]
mysqld.exe!Item_func_not::val_int()[item_cmpfunc.cc:285]
mysqld.exe!Item::val_bool()[item.cc:112]
mysqld.exe!Item_cond_and::val_int()[item_cmpfunc.cc:4972]
mysqld.exe!evaluate_join_record()[sql_select.cc:18555]
mysqld.exe!sub_select()[sql_select.cc:18457]
mysqld.exe!evaluate_join_record()[sql_select.cc:18678]
mysqld.exe!sub_select()[sql_select.cc:18496]
mysqld.exe!do_select()[sql_select.cc:18001]
mysqld.exe!JOIN::exec_inner()[sql_select.cc:3465]
mysqld.exe!JOIN::exec()[sql_select.cc:3267]
mysqld.exe!mysql_select()[sql_select.cc:3660]
mysqld.exe!handle_select()[sql_select.cc:361]
mysqld.exe!execute_sqlcom_select()[sql_parse.cc:6431]
mysqld.exe!mysql_execute_command()[sql_parse.cc:3448]
mysqld.exe!mysql_parse()[sql_parse.cc:7879]
mysqld.exe!dispatch_command()[sql_parse.cc:1814]
mysqld.exe!do_command()[sql_parse.cc:1361]
mysqld.exe!threadpool_process_request()[threadpool_common.cc:346]
mysqld.exe!tp_callback()[threadpool_common.cc:192]
ntdll.dll!RtlFreeUnicodeString()
ntdll.dll!RtlFreeUnicodeString()
KERNEL32.DLL!BaseThreadInitThunk()
ntdll.dll!RtlUserThreadStart()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment