Bug #68666 WITH_LIBEDIT, leak docs
Submitted: 14 Mar 2013 2:14 Modified: 27 Mar 2013 17:48
Reporter: jiang xiaobing Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Documentation Severity:S3 (Non-critical)
Version:5.6.10 OS:Any
Assigned to: Paul DuBois CPU Architecture:Any

[14 Mar 2013 2:14] jiang xiaobing
Description:

WITH_LIBEDIT is missing in doc:

http://dev.mysql.com/doc/refman/5.6/en/source-configuration-options.html

How to repeat:
~/source/bzr/mysql-server/mysql-5.6-build $ cmake . -LAH | grep WITH_LIBEDIT
WITH_LIBEDIT:BOOL=ON

read the doc
[15 Mar 2013 8:41] MySQL Verification Team
Hello jiang xiaobing,

Thank you for the report.

Verified as described.

Thanks,
Umesh
[27 Mar 2013 17:48] 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.

It's similar to WITH_READLINE, except it applies to the bundled libedit library.