Re: Installing 5.6.15
Posted by: Ignacio Galarza
Date: January 17, 2014 04:31PM

Hi Christian,

I was able to reproduce the problem. I'll get started on a fix for http://bugs.mysql.com/bug.php?id=70408 but in the meantime here's the workaround that I used:

1. Uninstall the MySQL Installer through the Control Panel. This step is necessary.
2. Install mysql-installer-community-5.6.15.0.msi again (Sorry, I know this is no fun.)
3. Expect the Conversion dialog. Click No and allow the Installer to exit memory.
4. Edit the file C:\ProgramData\MySQL\MySQL Installer\config.xml. (See below for the important 5.6 gpl values.)
5. Save http://wb.mysql.com/installer/products.xml to C:\ProgramData\MySQL\MySQL Installer\products.xml deleting the current one in the process.
6. Verify the file products.xml is at version 102 and the config.xml edits are persistent before moving to the next step.
7. Re-launch the MySQL Installer from the start menu.

The config.xml edits are:
<ActiveCatalog>mysql-5.6-winx64</ActiveCatalog>
<Commercial>false</Commercial>


If you don't want to make any hand edits, here's a confirmed working alternative:

http://forums.mysql.com/read.php?11,585821,586703#msg-586703

Options: ReplyQuote


Subject
Views
Written By
Posted
2838
January 01, 2014 11:31PM
1710
January 06, 2014 05:36PM
1591
January 08, 2014 10:46AM
1428
January 12, 2014 08:06AM
1309
January 13, 2014 09:11AM
1364
January 16, 2014 07:09AM
1454
January 16, 2014 10:32AM
1539
January 16, 2014 02:03PM
1365
January 16, 2014 03:24PM
1395
January 16, 2014 05:10PM
Re: Installing 5.6.15
2344
January 17, 2014 04:31PM
1313
January 23, 2014 08:58AM
1369
January 23, 2014 09:04AM
1463
January 16, 2014 02:06PM
1517
January 16, 2014 05:20PM
1437
January 16, 2014 08:02PM
1277
January 16, 2014 08:06PM
1534
January 17, 2014 07:20AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.