Bug #84870 MySQL Workbench msi package misleads to download pre-required
Submitted: 8 Feb 2017 1:38 Modified: 8 Feb 2017 7:42
Reporter: Tsubasa Tanaka (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:6.3.9 OS:Windows (10)
Assigned to: CPU Architecture:Any
Tags: vc_redist

[8 Feb 2017 1:38] Tsubasa Tanaka
Description:
(1) Workbench Installation Wizard shows "Download Prerequisites" button when Microsoft Visual C++ 2015 Redistributable is not installed.

(2) But the page which is opend by "Download Prerequisites" button is for MySQL Workbench 6.2.x (and earlier than 6.3.9), the page still points to Microsoft Visual C++ **2013** Redistributable Package.

How to repeat:
I attached screen-shot for step (1) and see below for step (2)

https://github.com/mysql/mysql-workbench/blob/master/build/msi/source/mysql_workbench.xml#...

Suggested fix:
Make a prerequisites page for MySQL Workbench 6.3.9 and later, And fix the XML to open it.
[8 Feb 2017 1:39] Tsubasa Tanaka
Screen shot for step1

Attachment: screenshot_bug84870.png (image/png, text), 50.21 KiB.

[8 Feb 2017 7:42] Mike Lischke
Yes this is a known problem and the web pages will be updated soon. Thanks for the report.