Bug #61636 Setup Type have a memory
Submitted: 24 Jun 2011 19:40 Modified: 1 Jul 2011 20:25
Reporter: Armando Lopez Valencia Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL for Windows: Installer Severity:S3 (Non-critical)
Version:5.5.13.2 OS:Windows (Windows 7 x64)
Assigned to: Mike Lischke CPU Architecture:Any

[24 Jun 2011 19:40] Armando Lopez Valencia
Description:
Setup Type have a memory

How to repeat:
1. Open the installer.
2. Click on the "Install MySQL Products".
3. Choose the "Custom" setup type.
4. Select "MySQL Server 5.1x" and press next.
5. Press back until you reach the "Choosing a setup type" window again.
6. Choose "Developer Default" Setup type.
7. Click "Next >" until you get to the "Installation progress" page.

Expected results:
The installer has to load only the packages included in the "Developer default" setup type.

Actual results:
The installer loads the packages included in the "Developer default" setup type and the one choose on the "Custom setup type".
Besides that the path for the data installation is the MySQL 5.1 path (see attachment).
[24 Jun 2011 19:41] Armando Lopez Valencia
Bug01

Attachment: Defect01.JPG (image/jpeg, text), 74.14 KiB.

[24 Jun 2011 19:41] Armando Lopez Valencia
Bug 02

Attachment: Defect02.JPG (image/jpeg, text), 69.88 KiB.

[28 Jun 2011 12:11] Mike Lischke
Fixed in repository.

Note: the data path issue is a separate thing and needs to be fixed later. However, it is quite a corner case, so the priority is low.
[1 Jul 2011 20:25] Armando Lopez Valencia
Tested in OS: Windows server 2008 R2 x64
MySQL Installer build: 5.5.13.3 pre-binary.
Defect fixed.