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
2851
January 01, 2014 11:31PM
1716
January 06, 2014 05:36PM
1600
January 08, 2014 10:46AM
1435
January 12, 2014 08:06AM
1314
January 13, 2014 09:11AM
1370
January 16, 2014 07:09AM
1460
January 16, 2014 10:32AM
1548
January 16, 2014 02:03PM
1372
January 16, 2014 03:24PM
1402
January 16, 2014 05:10PM
Re: Installing 5.6.15
2350
January 17, 2014 04:31PM
1323
January 23, 2014 08:58AM
1375
January 23, 2014 09:04AM
1473
January 16, 2014 02:06PM
1524
January 16, 2014 05:20PM
1444
January 16, 2014 08:02PM
1284
January 16, 2014 08:06PM
1540
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.