Bug #67520 Failed to install 1: MySQL Server 5.5 2
Submitted: 8 Nov 2012 14:24 Modified: 13 Dec 2012 14:02
Reporter: Philip Hazlehurst Email Updates:
Status: No Feedback Impact on me:
None 
Category:MySQL Workbench: SQL Editor Severity:S1 (Critical)
Version:5.2.44 OS:Windows (Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit)
Assigned to: CPU Architecture:Any
Tags: WBBugReporter

[8 Nov 2012 14:24] Philip Hazlehurst
Description:
Got the following error message when installing MySQL:
Action 12:31:31: INSTALL. 
1: MySQL Server 5.5 2: {5CA882E6-4BF0-4E55-B290-6C4EAD6E586E} 
Action 12:31:31: FindRelatedProducts. Searching for related applications
Action 12:31:31: AppSearch. Searching for installed applications
Action 12:31:31: LaunchConditions. Evaluating launch conditions
Action 12:31:31: ValidateProductID. 
Action 12:31:31: CostInitialize. Computing space requirements
Action 12:31:31: FileCost. Computing space requirements
Action 12:31:31: CostFinalize. Computing space requirements
Could not access network location \Hewlett-Packard\\.
Could not access network location \Hewlett-Packard\\.
1: MySQL Server 5.5 2: {5CA882E6-4BF0-4E55-B290-6C4EAD6E586E} 3: 3 

----- Developer Notes -----

MySQL Workbench CE for Windows version 5.2.44  revision 9933
Configuration Directory: C:\Users\My_New_PC\AppData\Roaming\MySQL\Workbench
Data Directory: C:\Program Files (x86)\MySQL\MySQL Workbench CE 5.2.44
Cairo Version: 1.8.8
OS: Microsoft Windows 7 Home Premium Edition Service Pack 1 (build 7601), 64-bit
CPU: 8x Intel(R) Core(TM) i7-2600S CPU @ 2.80GHz, 6.0 GiB RAM
Active video adapter (0): AMD Radeon(TM) HD 7450A Graphics
Installed video RAM: 1024 MB
Current video mode: 1920 x 1080 x 4294967296 colors
Used bit depth: 32
Driver version: 8.892.2.3000
Installed display drivers: aticfx64.dll,aticfx64.dll,aticfx64.dll,aticfx32,aticfx32,aticfx32,atiumd64.dll,atidxx64.dll,atidxx64.dll,atiumdag,atidxx32,atidxx32,atiumdva,atiumd6a.cap,atitmm64.dll
Current user language: English (United Kingdom)

How to repeat:
Can't set up a connection to a new database through server administration.
My computer works via wireless connection not landline and it appears My SQL can't tlk to the wireless network, it is a Virgin Media Broadband/wireless hub.
[8 Nov 2012 15:12] MySQL Verification Team
Are you able to connect with the command client mysql.exe?. Thanks.
[9 Nov 2012 12:41] Philip Hazlehurst
Not sure how this bug site works.   I had assumed a response will be added somewhere in this page but I can't see a response and I am unable to use MySQL, very disapointed.
Philip
[9 Nov 2012 12:51] Philip Hazlehurst
Hi, sorry getting the hang of this.

Have gone to Command Prompt and directory where mysql.exe is located.   Got ERROR 2003 (HY000): Can't connect to MySQL server on 'localhost' (100610) after typing in mysql.exe.
[13 Nov 2012 14:02] MySQL Verification Team
Sorry for the delay. Then you are not able to connect with mysql.exe too. Please check if actually the server is running (Control Panel service or Task Manager mysqld process).

If the server is running then check if you are using the user and password correctly i.e:

mysql -uroot -p

Thanks.
[14 Dec 2012 1:00] Bugs System
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".