Bug #14801 mysql prints out-of-date URLs
Submitted: 9 Nov 2005 18:53 Modified: 20 Nov 2005 4:40
Reporter: Paul DuBois Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Command-line Clients Severity:S3 (Non-critical)
Version:4.1,5.0,5.1 OS:
Assigned to: Jim Winstead CPU Architecture:Any

[9 Nov 2005 18:53] Paul DuBois
Description:
The mysql client prints several URLs when you issue a "help" command:

mysql> help

For the complete MySQL Manual online, visit:
   http://www.mysql.com/documentation

For info on technical support from MySQL developers, visit:
   http://www.mysql.com/support

For info on MySQL books, utilities, consultants, etc., visit:
   http://www.mysql.com/portal

The first and third URLs are out of date.  They should be:

http://dev.mysql.com/doc/
http://solutions.mysql.com/

How to repeat:
See above.
[12 Nov 2005 2:10] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/internals/32196
[18 Nov 2005 16:08] Jim Winstead
Fixed in 4.1.16 and 5.0.17.
[20 Nov 2005 4:40] Paul DuBois
No changelog entry needed.