Bug #31751 Generate crash dump when mysqld for Windows crash
Submitted: 22 Oct 2007 13:39 Modified: 5 Sep 2008 16:28
Reporter: Magnus Blåudd Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Errors Severity:S4 (Feature request)
Version: OS:Any
Assigned to: Vladislav Vaintroub CPU Architecture:Any

[22 Oct 2007 13:39] Magnus Blåudd
Description:
When the mysqld server for windows crashes no crash dump is generated. This need to be changed so that we use MiniDumpWriteDump to create a small file that can be subitted to us for analysis.

How to repeat:
crash mysqld

Suggested fix:
Implement 'write_core' function for windows to use MiniDumpWriteDump to generate a crash dump.
[21 Feb 2008 10:54] Vladislav Vaintroub
Solved together with Bug#31475
[22 Feb 2008 9:20] Magnus Blåudd
We also need to write instructions how you use the dump file.
[5 Sep 2008 16:28] Vladislav Vaintroub
pushed to 5.0,5.1,5.2 long  ago