Bug #49426 --enable-pstack documentation doesn't indicate platform dependencies
Submitted: 3 Dec 2009 21:24 Modified: 11 Jan 2010 18:58
Reporter: Todd Farmer (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.1 OS:Windows (XP)
Assigned to: Paul DuBois CPU Architecture:Any

[3 Dec 2009 21:24] Todd Farmer
Description:
In testing WB configuration file editor, I managed to add --enable-pstack to my.ini.  On Windows, mysqld does not start with this enabled, and it seems possible that this is a platform-specific option?

091203 13:19:13 [ERROR] bin\mysqld.exe: unknown option '--enable-pstack'
091203 13:19:13 [ERROR] Aborting

Please adjust documentation accordingly so that any platform dependencies are noted.

How to repeat:
See above

Suggested fix:
See above
[11 Jan 2010 18:58] Paul DuBois
Thank you for your bug report. This issue has been addressed in the documentation. The updated documentation will appear on our website shortly, and will be included in the next release of the relevant products.

Updated option description:

Print a symbolic stack trace on failure. This capability is available
only on Intel Linux systems, and only if MySQL was configured with 
the --with-pstack option.