Bug #70386 MySQL Win x64 install jit error
Submitted: 20 Sep 2013 13:36 Modified: 23 Sep 2013 17:14
Reporter: Julian Winter Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server: Installing Severity:S2 (Serious)
Version:5.6.13-14 OS:Windows (x64)
Assigned to: CPU Architecture:Any
Tags: install

[20 Sep 2013 13:36] Julian Winter
Description:
When installing the last two versions (5.6.13 and 5.6.14) on Windows using the MSI installer, the install process would crash.  I don't have the full dump, but it was a jit.compile related issue with the following:

System.ComponentModel.Win32Exception (0x80004005): The specified service does not exist as an installed service

This would appear in a popup dialog box with the buttons quit or continue.  Quit would crash the installer and continue would leave it open, but the install process would not move on to the Configure step and would have to be closed.  Then when I try to re-run the MSI upgrade software it would already say it was up to date.

It appears that the upgrade worked, because the database would respond with the new version number, but it does not appear that the binaries in the bin directory had been updated (based on the date).  I tried to run the mysql_upgrade manually, but it would say that my db was already at 5.6.13 (after I had tried to upgrade to 5.6.14) which indicated to me that the mysql_upgrade.exe file had not been upgraded.

I downloaded the zip installer and copied the bin directory to my Program Files\mysql server\bin directory and then ran the mysql_upgrade and it appeared to run normally.

The database itself seems to be working normally, but I don't know what other parts of the install may have been missed and its disconcerting that this has happened twice in a row.

The installs of 5.6.10-5.6.12 ran normally.

How to repeat:
Not sure, but both of the last two upgrades that I have run (on my desktop and on a server this has happened).
[21 Sep 2013 16:24] MySQL Verification Team
Please check for duplicate: http://bugs.mysql.com/bug.php?id=70168 . Thanks.
[21 Sep 2013 23:29] Jamie Laning
Having what sounds like the same issue updating to 5.6.14.0 on HP G70 laptop.  Running Windows 7 Home Premium.  
Currently have: 
  MySQL Workbench 5.2 CE
  MySQL Server 5.5
  MySQL Connector Net 6.6.4
[23 Sep 2013 17:14] MySQL Verification Team
Duplicate or related to http://bugs.mysql.com/bug.php?id=70168 . Thanks.