Bug #68799 Runtime options and examples need correction
Submitted: 27 Mar 2013 18:57 Modified: 23 May 2013 2:50
Reporter: Jeoffri Davis Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Server: Installing Severity:S3 (Non-critical)
Version: OS:Windows
Assigned to: CPU Architecture:Any
Tags: ALL, console, example, install, MySQL, product, type

[27 Mar 2013 18:57] Jeoffri Davis
Description:
If you want to install all products "--product=*" does not work.  Here is an example of what would work:

MySQLInstallerConsole --action=install --type=Developer --product=all --config=mysql-server-5.5-win32

How to repeat:
Use a windows command prompt (as administrator) to execute the following command within the MySQL installer path:
MySQLInstallerConsole --action=install --type=Developer --product=* --config=mysql-server-5.5-win32

Suggested fix:
Either fix the documentation or fix the code behind the options.
[23 Apr 2013 2:50] MySQL Verification Team
Which Windows Installer package have you used?. Thanks,
[24 May 2013 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".