MySQL Workbench (GUI) is not installing - mysql

It has installed following in C:\Program Files\MySQL :
1. Connector.C++ 1.1,
2. Connector.J 5.1,
3. Connector.NET 6.9,
4. Connector.ODBC 5.3
5. MySQL Connector Python 2.1 for Python 3.4,
6. MySQL Connector.C 6.1,
7. MySQL Documentation 5.7,
8. MySQL For Excel 1.3,
9. MySQL for Visual Studio 1.2,
10.MySQL Installer for Windows,
11.MySQL Notifier 1.1,
12.MySQL Server 5.7,
13.MySQL Utilities 1.6,
14.Samples and Examples 5.7
and in C:\ProgramData\MySQL
MySQL Installer for Windows,MySQL Server 5.7,MySQL Server 5.7my_2017-04-15T05-15-55
I am able to see all other commands in start menu other than Workbench.
Kindly guide me how to install Workbench GUI.
Previously it was installed but when I uninstalled and reinstalled I am not able to find.
My system is Windows 10 32 bit

The MySQL installer for Windows is a 32bit app that can install other packages from MySQL, takes care for updates and checks the availability of new product versions. It can install products on 32bit and 64bit Windows platforms. MySQL Workbench however only comes as a 64bit program, which obviously cannot be installed on a 32bit OS. Hence it doesn't even appear in the installer when run on such a machine. 32bit OSes are becomming rather uncommon these days...

Related

MySQL installer for Windows (MSI) for 5.7.33 insists on installing 8.0 components

Our application database schema is compatible with MySQL 5.7. A new team member accidentally installed MySQL 8.0.22 on Windows 10 using the MSI installer. The uninstall of version 8.0.22 was successful. However, the subsequent install of version 5.7.32 insists on re-installing version 8.0.22 components. How can version 8.0.22 be cleanly uninstalled to enable a correct 5.7.32 install?
As it turns out, it looks like MySQL implemented an MSI installer that can lay down bits from multiple releases. In the Setup Type phase, you can choose which release to install. As such, withdrawing this question accordingly.

Error in Re-Installing MySQL Community Servers 8.0 on Windows 10

When I am trying to re-install MySQL Community Servers 8.0 on Windows 10, it is giving me the option just to update it and not to install it, although I have already deleted all the previous MySQL packages from my computer so that I can re-install it from scratch.

Can't install mysql community server 8.0 windows 10. I already have Server 5.7 installed and Workbench 8.0 CE installed

I need to run the 5.7 server and the 8.0 server. Not necessarily at the same time, but i need them both installed. I've installed 5.7 and now I can't install 8.0 CE Server.
Downloaded MSI installer from here https://dev.mysql.com/downloads/windows/installer/8.0.html
It offer to update Connector/Python and that's it.
What am i doing wrong?
Found it. The installer is just confusing. For other newbies, here's what i learned:
Start the installer and you see:
Select Products to Upgrade....Connector Python....
Cancel that, and you see
List of products already installed
Note that Server 8.0 is not there. Click "Add" on the right. And that's it!

MySQL Server Installation Failed 8.0.13

Fail Image
While Trying to install MySQL server 8.0.13 i'm getting an error.
I'm running running mysql-installer-community-8.0.13.0.msi.
I have Microsoft Visual C++ 2015 Re. x(64) and x(86) installed in computer.
My Operating system is 64 bit.
Where, Mysql Installer is Windows (x86, 32-bit), MSI Installer

Installing MySQL 5.7 on Windows

I am struggling to install MySQL 5.7 on Windows 10 after a clean removal of MySQL 8.0. The installer defaults to the version 8.0.12, with no way for me to change it.
When I run the installer (which has the version number 5.7.23.0), I am prompted to the following screen:
... despite the fact that this installer is (supposedly) for specifically the version 5.7.
I am unfamiliar with the manual installation process, so I was wondering if someone could help me install MySQL 5.7 on my PC (preferably all the other MySQL products such as the Connector and the Workbench as well). I've been trying to follow the instructions on the official documentation, but I stopped because I had no idea what I was doing.
I removed my MySQL 8.0.11 installation
Then I removed all the MySQL folders in the program and data folders
I disabled the gateway
Then started the installer for version 5.7.24 and that was oke.
First download all requirements and install them first
Then the installation was done. At the Installation screen, the status was ready to download, but I ignored it first and then I enabled the gateway again and the installation was fine.
At the installation screen it was clearly that version 5.7 would be installed. It only installed some 8.0 products (like the Shell, Router, connectors etc).
After checking, i've got Workbench 8 but MySQL 5.7.24