Bug #81004 please print out current database in the crash handler's report
Submitted: 8 Apr 2016 3:44
Reporter: Shane Bester (Platinum Quality Contributor) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Errors Severity:S4 (Feature request)
Version:8.0.0 OS:Any
Assigned to: CPU Architecture:Any

[8 Apr 2016 3:44] Shane Bester
Description:
when mysqld crashes it prints out a stack trace and this info :

Thread pointer: 0x21fd9fc0
Query (220731e0): select * from t0000
Connection ID (thread ID): 12
Status: NOT_KILLED

This is all nice,  but if you have hundreds of databases with different definitions of table t0000, you do not know which one to look into.

How to repeat:
.

Suggested fix:
also print out the currently selected database
[18 Jun 2016 21:37] Omer Barnir
Posted by developer:
 
Reported version value updated to reflect release name change from 5.8 to 8.0