Bug #7390 perror.exe doesn't work
Submitted: 17 Dec 2004 18:28 Modified: 3 Feb 2005 6:32
Reporter: mike wilson
Status: Closed
Category:Client Severity:S3 (Non-critical)
Version:mysql 4.1.8 OS:Microsoft Windows (XP Home SP2)
Assigned to: Reggie Burnett Target Version:

[17 Dec 2004 18:28] mike wilson
Description:
I followed the instructions from http://dev.mysql.com/doc/mysql/en/perror.html
on using perror but I always get "Illeagal error code:"

On a Windows command line from MySQL's 4.1.8 bin dir I type perror.exe 1000
I also tried perror 13 which according to the documentation should give "Error code  13: 
Permission denied"

Either the documentation is wrong or perror is broke

How to repeat:
On a Windows command line from MySQL's 4.1.8 bin dir I type perror.exe 1000
[17 Dec 2004 20:44] Miguel Solorzano
Thank you for the bug report.
[17 Dec 2004 20:46] Miguel Solorzano
Tested perror on Unix BK source tree and worked adequately.
It is Windows specify issue.
[1 Feb 2005 15:44] Reggie Burnett
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html
[3 Feb 2005 6:32] Paul DuBois
Mentioned in 4.1.10 change notes.