Bug #21605 Crash message of server gives bad URL for manual
Submitted: 12 Aug 2006 16:32 Modified: 12 Aug 2006 17:08
Reporter: Tobias Asplund Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.1.11 OS:
Assigned to: CPU Architecture:Any

[12 Aug 2006 16:32] Tobias Asplund
Description:
The crash message when mysqld crashes sometimes gives a manual link, but it gives a link that doesn't exist in the manual.

How to repeat:
Crash the server, see http://www.mysql.com/doc/en/Crashing.html be reported, look it up in manual and get error page.

Suggested fix:
in sql/mysql.cc row 2135 (on 5.1.11 - just search for "Crashing.html")
http://www.mysql.com/doc/en/Crashing.html
should be
http://www.mysql.com/doc/en/crashing.html
[12 Aug 2006 17:08] MySQL Verification Team
Thank you for the bug report. Duplicate of bug:
http://bugs.mysql.com/bug.php?id=21603