Bug #5087 Incorrect version returned
Submitted: 18 Aug 2004 11:39 Modified: 18 Aug 2004 14:12
Reporter: Roger Nock Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:4.0.20d OS:Windows (Windows)
Assigned to: CPU Architecture:Any

[18 Aug 2004 11:39] Roger Nock
Description:
The incorrect version number is displayed with select version() and with the command line option --version. The version number does not reflect the same as the installed package in Add/Remove Programs.

How to repeat:
select version()
returns: 4.0.20a-nt
should display: 4.0.20d-nt

mysqld-nt --version
returns: mysqld-nt  Ver 4.0.20a-nt for NT on i32 (Source distribution)
should display: mysqld-nt  Ver 4.0.20d-nt for NT on i32 (Source distribution)
[18 Aug 2004 14:08] MySQL Verification Team
Thank you for taking the time to write to us, but this is not
a bug. Please double-check the documentation available at
http://www.mysql.com/documentation/ and the instructions on
how to report a bug at http://bugs.mysql.com/how-to-report.php
[18 Aug 2004 14:12] MySQL Verification Team
Additional Info:

The executable files weren't modified and the latest packages letter
correspond for to fix packing issues.

Thank for the bug report.