Bug #69789 Unable to download MySQL for Visual Studio using the installer
Submitted: 19 Jul 2013 1:31 Modified: 22 Oct 2014 1:24
Reporter: Tim Hargan Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:5.6 OS:Windows (windows 7)
Assigned to: Armando Lopez Valencia CPU Architecture:Any

[19 Jul 2013 1:31] Tim Hargan
Description:
Unable to download MySQL for Visual Studio using the installer

I keep trying but all it says is
1: Download of product 'mysql-visualstudio-plugin-win32' Download failed

How to repeat:
Just try to install MySQL for visual studio
[22 Jul 2013 14:21] MySQL Verification Team
Thank you for the bug report. Which package installer are you using?. Thanks.
[23 Jul 2013 10:47] Thomas Cornelio
Hi, i am also experiencing the same problem.

The installer i am using is the web based one: mysql-installer-web-community-5.6.12.2.msi

Please fix as soon as possible as i need this plugin.
[23 Jul 2013 13:24] Tim Hargan
mysql-installer-web-community-5.6.12.2.msi
[23 Jul 2013 18:28] MySQL Verification Team
Please check for duplicate with: http://bugs.mysql.com/bug.php?id=69694 . Thanks.
[24 Jul 2013 13:49] Chris Robles
Same issue here.  I have tried both installers, web installer first and then full installer.  Getting a 404 error on the installation file for MySQL for Visual Studio.

mysql-installer-web-community-5.6.12.2.msi
mysql-installer-community-5.6.12.2.msi

I have tried uninstalling and reinstalling installer.  I am not sure why the full installer is downloading packages, but it did download everything successfully except this one package.

This is not a duplicate of the other bug mentioned here, that bug is about not even having the option to install this package.  I have the option, but installer cannot find files.

Can I not just get a link to the msi file so I can place it in C:\ProgramData\MySQL\MySQL Installer\Product Cache ?  Why is there not a separate download?

Thank you.
[24 Jul 2013 15:56] Gabriela Martinez Sanchez
Hi Chris, could you please share the url of the file you're having this issue?

I just tried to install the MySql for Visual Studio successfully with this installer.

http://cdn.mysql.com/Downloads/MySQLInstaller/mysql-installer-community-5.6.12.2.msi
[24 Jul 2013 16:16] Gabriela Martinez Sanchez
Chris,

Could you please try this workaround:

1. Delete this file:

%ProgramData%\MySQL\MySQL Installer\products.xml

2. Run the installer again.

Let me know if this worked for you.
[24 Jul 2013 16:39] Chris Robles
I am using the same file you indicated.

What I have done is uninstall everything and remove all MySQL directories from my machine, and now I am able to install the Visual Studio plugin without downloading it.  So I can't answer if it was the specific file you mentioned that did it.  It seems you cannot run web installer and then full installer back to back without some manual intervention.

Speaking of manual intervention, updating components and uninstalling components leaves a ton of references in the registry that should have been cleaned up.
[29 Jul 2013 23:12] Jenn Stauffer
Screenshot of the download error message

Attachment: mysql_installer_error1.JPG (image/jpeg, text), 73.23 KiB.

[29 Jul 2013 23:12] Jenn Stauffer
Second screenshot of the error with the 'Notes' field expanded.

Attachment: mysql_installer_error2.JPG (image/jpeg, text), 69.38 KiB.

[29 Jul 2013 23:19] Jenn Stauffer
I can reproduce this error. I tried Gabriela's solution, but the file products.xml did not exist in that directory. I also tried Chris's solution to uninstall everything mysql and remove all mysql directories, but I'm still getting this download failure. I've added screenshots showing the 404 error.

The installer I'm using I downloaded today from:
http://dev.mysql.com/downloads/installer/

I'm using the mysql-installer-web-community-5.6.23.2.msi file.
[30 Jul 2013 9:35] Edmundo Guerrero
Hi, i am also experiencing the same problem.

The installer i am using is the web based one: mysql-installer-web-community-5.6.12.2.msi

Please fix as soon as possible as i need this plugin
[2 Aug 2013 15:35] Javier Rivera Zavala
The URL in the manifest was incorrect. 
A fix for this bug will be available in the next GA.
[2 Aug 2013 15:44] Javier Rivera Zavala
In the meanwhile, the workaround for this bug is to download a full installer bundle.
[24 Aug 2013 3:31] Kent Dream
ver 5.6.13.1 , the full bundle installer stuck in visual studio for office in the loop.
[28 Aug 2014 15:42] Javier Rivera Zavala
follow up the oracle bug 19524613
in http://clustra.no.oracle.com/orabugs/bug.php?id=19524613
to close it.
[28 Aug 2014 16:07] Fernando Gonzalez.Sanchez
Guys, the standalone installer for MySQL for Visual Studio is available at http://dev.mysql.com/downloads/windows/visualstudio/
[21 Oct 2014 14:02] Johannes Taxacher
manifest updated, downloading both editions of MySQL for Visual Studio working again
[22 Oct 2014 1:24] Philip Olson
Fixed as of the MySQL Installer 1.4.0, and here's the changelog entry:

The download for MySQL for Visual Studio would fail. A workaround was to use the full installer, as opposed to the web installer.

Thank you for the bug report.