Bug #24249 mysql-5.1.12-beta-win32.zip: mysqld-max server is missing
Submitted: 13 Nov 2006 10:53 Modified: 5 Feb 2007 19:54
Reporter: Gisbert Selke (Basic Quality Contributor) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Packaging Severity:S3 (Non-critical)
Version:5.1.12/5.1.14 OS:Windows (Win32)
Assigned to: Daniel Fischer CPU Architecture:Any

[13 Nov 2006 10:53] Gisbert Selke
Description:
According to the manual, section 2.11, "As of MySQL 5.1.9, the
mysqld-max server is included in binary distributions." In fact, it is
not included. (NB: The 5.1.11 beta still did contain the max version, at
least in the noinstall zip archive.) 

How to repeat:
Try to install 5.1.12.

Suggested fix:
Include the missing files.
[6 Jan 2007 1:11] MySQL Verification Team
Thank you for the bug report.

C:\Arquivos de programas\MySQL\MySQL Server 5.1\bin>ls mysqld* -la
-rwxrwxrwx   1 user     group     9252864 Dec  6 21:37 mysqld-debug.exe
-rwxrwxrwx   1 user     group     4513792 Dec  6 20:22 mysqld-nt.exe
-rwxrwxrwx   1 user     group     4513792 Dec  6 21:39 mysqld.exe
-rwxrwxrwx   1 user     group     1572864 Dec  6 21:39 mysqldump.exe

C:\Arquivos de programas\MySQL\MySQL Server 5.1\bin>mysqld-nt -V
mysqld-nt  Ver 5.1.14-beta-community-nt for Win32 on ia32 (MySQL Community Server (GPL)
[8 Jan 2007 8:38] Daniel Fischer
As of MySQL 5.1.12, there is only one community binary that includes all features previously included in the max binary. (Except BDB, which was deprecated in 5.1.12.)
[12 Jan 2007 9:23] Jon Stephens
Clarification: BerkeleyDB wasn't "deprecated" in 5.1.12 - it was removed altogether.
[5 Feb 2007 19:54] Paul DuBois
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.

I've updated the 5.1 manual to remove references to MySQL-Max except
to point out when it was removed.