Bug #72343 | MySQL Installer does not always 'Configure' / run mysql_upgrade on Win32 | ||
---|---|---|---|
Submitted: | 14 Apr 2014 14:23 | Modified: | 13 Jan 2015 8:58 |
Reporter: | Christopher Hill | Email Updates: | |
Status: | Unsupported | Impact on me: | |
Category: | MySQL for Windows: Installer | Severity: | S2 (Serious) |
Version: | 5.6.17 | OS: | Windows |
Assigned to: | CPU Architecture: | Any |
[14 Apr 2014 14:23]
Christopher Hill
[14 Apr 2014 14:34]
MySQL Verification Team
Thank you for the bug report. Notice that 2003 server isn't more supported OS for 5.6: http://www.mysql.com/support/supportedplatforms/database.html Thanks.
[14 Apr 2014 15:25]
Christopher Hill
Done some testing and it seems as if the problem is due to a non-default data path anyway, rather than Server 2003 / 32bit issue. Steps to repro: Run mysql-installer-community-5.6.15.0.msi (License Agreement: Accept EULA) SKIP the 'Find latest products' check (to allow subsequent upgrade) Setup Type: Server only Data Path: D:\MySQL\MySQL Server 5.6\ (Check Requirements - should not be any) (Allow installation to take place) Run MySQL Installer (from Start Menu) Click 'Check for Updates'
[14 Apr 2014 15:26]
Christopher Hill
Done some testing and it seems as if the problem is due to a non-default data path anyway, rather than Server 2003 / 32bit issue. Steps to repro: Run mysql-installer-community-5.6.15.0.msi (License Agreement: Accept EULA) SKIP the 'Find latest products' check (to allow subsequent upgrade) Setup Type: Server only Data Path: D:\MySQL\MySQL Server 5.6\ (Check Requirements - should not be any) (Allow installation to take place) Run MySQL Installer (from Start Menu) Click 'Check for Updates' (Should detect 5.6.17 as available update) (Installation screen - should install fine) Configuration screen - 'The following products will now be configured' table is empty Expected results: 'The following products will now be configured' table should include the MySQL instance. Hope this helps!
[14 Apr 2014 15:53]
MySQL Verification Team
Thank you for the feedback. Looks related to http://bugs.mysql.com/bug.php?id=72200 too.
[14 Apr 2014 15:58]
Christopher Hill
Would agree. The MySQL installer needs to handle custom installation / data directories better (since it actually offers these settings as part of the standard installation UI).
[15 Apr 2014 0:08]
MySQL Verification Team
Thank you for the feedback.