Bug #21695 Add compiler options for Windows build
Submitted: 17 Aug 2006 12:14 Modified: 5 Feb 2009 15:53
Reporter: Miguel Solorzano Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Compiling Severity:S3 (Non-critical)
Version:all OS:Windows (Windows)
Assigned to: Georg Richter CPU Architecture:Any
Tags: compiling

[17 Aug 2006 12:14] Miguel Solorzano
Description:
Currently the server Windows binaries are compiled and packed with
the Program Database File (pdb) however, the options Map export and
Map lines aren't enabled and would be nice to have these options for
to analyze dump files.

How to repeat:
See Properties->Linker->Debugging options.

Suggested fix:
Enable options:

Yes (/MAPINFO:EXPORTS)
Yes (/MAPINFO:LINES)
[5 Feb 2009 15:53] MySQL Verification Team
Closing this feature request since was done for a while.