Bug #32350 mysqldump should show more version information in output
Submitted: 13 Nov 2007 23:30 Modified: 20 Feb 2008 15:22
Reporter: Kolbe Kegel Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: mysqldump Command-line Client Severity:S4 (Feature request)
Version:4.1, 5.0, 5.1 OS:Any
Assigned to: Tatiana Azundris Nuernberg CPU Architecture:Any

[13 Nov 2007 23:30] Kolbe Kegel
Description:
The mysqldump utility should print more version information about itself at the top of its output.

How to repeat:
mysqldump test | head -n 1

Currently:

-- MySQL dump 10.11

Vastly more useful:

-- mysqldump  Ver 10.11 Distrib 5.0.50, for redhat-linux-gnu (x86_64)

Suggested fix:
Make mysqldump put the same version information at the top of its output that it outputs when invoked with -V.
[15 Nov 2007 6:27] 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/commits/37822

ChangeSet@1.2591, 2007-11-15 07:26:51+01:00, tnurnberg@mysql.com +1 -0
  Bug#32350: mysqldump should show more version information in output
  
  show version of mysqldump, release of server et al., and version of
  current server in mysqldumps.
[17 Dec 2007 5:13] 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/commits/40079

ChangeSet@1.2686, 2007-12-17 06:13:26+01:00, tnurnberg@mysql.com +1 -0
  Bug#32350: mysqldump should show more version information in output
  
  show version of mysqldump, release of server et al., and version of
  current server in mysqldumps.
[17 Dec 2007 7:03] Tatiana Azundris Nuernberg
5.1.23-opt, 6.0.5-opt
patches for lower versions exist, but were held back for compat reasons
[11 Jan 2008 12:18] Bugs System
Pushed into 6.0.5-alpha
[11 Jan 2008 12:21] Bugs System
Pushed into 5.1.23-rc
[20 Feb 2008 15:22] Peter Lavin
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.
Added to the changelog for versions 5.1.23, 6.0.5.