Bug #110890 Cannot install MySQL WorkBench on ARM64 Processor
Submitted: 3 May 2023 10:41 Modified: 4 May 2023 13:26
Reporter: Pete Garland Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Workbench Severity:S3 (Non-critical)
Version:8 OS:Windows (Windows 11)
Assigned to: CPU Architecture:ARM (ARM64 (Apple Silicon via Parallels))
Tags: arm, arm64, cpu, inadequate, install, Intel, Processor

[3 May 2023 10:41] Pete Garland
Description:
You cannot install MySQL WorkBench on Windows with an ARM64 Processor.

How to repeat:
Download MySQL WorkBench on a ARM64 processor and try and install it, you will get the processor is inadequate.

Suggested fix:
Download Windows SDK, Install Orca.
Open mysql-workbench-community-8.0.33-winx64.msi with Orca.
Goto LaunchCondition Table
Drop Row that says: Intel >= 5
Save, close
Re-run installation, installs and works fine.
[4 May 2023 13:03] MySQL Verification Team
Hello Pete,

Thank you for the bug report.
Imho this is duplicate of Bug #103031, please see Bug #103031.

Regards,
Ashwini Patil
[4 May 2023 13:26] Pete Garland
This ISN'T a duplicate of the other ticket, as that is for Mac asking for a Universal build, which you have provided now.

But, Windows has an arm64 version too, for people using a Surface Pro X, a Raspberry Pi 4 or other ARM based SBC, or in my case running WINDOWS on a Mac using Parallels, so I need to install the WINDOWS version, not the Mac version.

So, if you're trying to install it on a WINDOWS PC that runs an Arm64 processor either you'll have to provide another installation for arm64, or do the following to get it installed:

Download Windows SDK, Install Orca.
Open mysql-workbench-community-8.0.33-winx64.msi with Orca.
Goto LaunchCondition Table
Drop Row that says: Intel >= 5
Save, close
Re-run installation, installs and works fine on WINDOWS.